Questions tagged [subversion-edge]

25 questions
0
votes
1 answer

Collabnet subversion edge doesn't show repositories

I created a repository using a new subversion edge installation. However, it doesn't show up on the list of respositories (even if I do a load or discover). If I try to make the repository again, it tells me a repository already exists with that…
lilHar
  • 63
  • 6
0
votes
2 answers

TeamCity, SVN and SSL connection problems

Within our network we have a server which runs the Subversion Edge server. I have configured Edge to use SSL on port 8443. We have been happily connecting to SVN via clients such as Tortoise SVN, both from within the network and remotely via the…
dotdev
  • 123
  • 1
  • 4
0
votes
1 answer

Cannot setting up path based authentication in subversion

I've followed the subversion book countless times to try and set proper path authorization on our subversion server, but I haven't been able to make this work. Here is my access rules file : [groups] sales-admin = alexa, miked, chrism …
codewario
  • 548
  • 3
  • 16
  • 36
0
votes
1 answer

SubversionEdge and Powergui: ViewVC shows BOM

I am trying to set up SVN repository and since we are limited to Windows as server system here, I chose SubversionEdge as SVN/ViewVC solution. Unfortunately for some reason all files that are created by PowerGUI and submitted using TortoiseSVN are…
Sergei
  • 1,226
  • 16
  • 25
0
votes
2 answers

Subversion Repository Access Rules

I have several repositories and users set up via CollabNet Subversion Edge. I am trying to learn a bit about restricting access to a few of our repositories to only a few users, and I am running into some problems. For example, I have the following…
codewario
  • 548
  • 3
  • 16
  • 36
0
votes
1 answer

Subversion Edge SSL

We've got Subversion Edge installed successfully and I need to secure it with a SSL certificate rather than the generated one. I have a cert in the windows cert store, I need to export this to .crt and .key. Does anyone know what tools I should use…
iain
  • 103
  • 2
0
votes
1 answer

Redmine & Subversion Edge on the same Win Box

We will be installing both Subversion Edge and Redmine, but have the requirement that they run on the same box. The easiest way to install Redmine would appear to be using a BitNami Stack. Our Inf Struct team only has IIS experience so I'll be…
-1
votes
2 answers

Can't start the Subversion server

Recently I had configured subversion edge in my Linux machine. Installation was keen (installed as such described in this link [http://www.collab.net/lightbox/download_info/61/34]) and I was able to log in to the csvn console, access and create…
user145862
  • 41
  • 1
  • 2
  • 5
-1
votes
2 answers

Multiple subversion servers

I have a subversion server in my ubuntu box. But with many projects (a big one but with 4 apps concurrently and in differents languages) I would prefer to have a different subversion server for each one, but in the same box. Could it be…
Juanin
  • 101
  • 3
-3
votes
2 answers

How do I limit by IP ADDRESS a specific user's access to Subversion SVN such as collabnet edge server

I have a subversion server with a couple people working on a certain repository. I am adding a new user but for this new user, I only want him to have access to the SVN server from a "specific IP" only. Even better if I can limit access by IP…
htfree
  • 483
  • 4
  • 9
  • 21
1
2