Questions tagged [collabnet]

14 questions
8
votes
3 answers

How do I add LDAP users to roles in Subversion Edge's web console?

My LDAP users aren't showing up in Subversion Edge's web console. How can I add them to existing roles if they don't show up?
Michael Haren
  • 1,301
  • 6
  • 17
  • 31
3
votes
1 answer

Subversion LDAP Configuration

I am configuring a subversion repository to use basic LDAP authentication. I have an entry in my http.conf file that looks like this: DAV svn SVNPath /repository/some/location AuthType Basic AuthName…
dbyrne
  • 198
  • 7
2
votes
1 answer

Create read-only user on Collabnet Edge SVN

How can I create a read-only user (for access from another websvn server) on a Collabnet Edge SVN server? I do have a level of administrative rights through the web interface as well as direct server access.
altendky
  • 143
  • 7
2
votes
1 answer

Should I migrate from VisualSVN to Collabnet Subversion Edge?

I have just learned that Collabnet has released a single installer package containing SVN, Apache and visualVC. It has LDAP authentication and remote management among other features. For the moment, we are running the free version of VisualSVN…
Stéphane
  • 149
  • 2
  • 7
2
votes
1 answer

SVN server with reporitory in network folder

I want to configure SVN server in windows with the network repository path. When I changed the SVN parent path to a network path it does not work. I have Collabnet SVN server running in Machine1 and I want to configure the following networkpath as…
user39184
  • 163
  • 2
  • 6
1
vote
1 answer

TortoiseSVN repository browser kills the apache process

After migrating the CollabNet SVN server to Windows Server 2012 (Apache/2.2.26 (Win32) - SVN/1.8.5) the TortoiseSVN repository browser (TortoiseSVN 1.7.13) kills the Apache process on the server when I open a folder which contains more than 1000…
Sascha Vetter
  • 131
  • 1
  • 7
1
vote
1 answer

How do I remotely administer my Svn Edge site?

I am setting up CollabNet SVN Edge. So far it's great but I'm wondering how I should access the admin functions from another machine. While connected to the server, I see I can access the remote console at: https://localhost:4434 Is the…
Michael Haren
  • 1,301
  • 6
  • 17
  • 31
1
vote
1 answer

Migrating user db to Subversion Edge

I moved a repository from an old server to a new copy of Subversion Edge. I had existing authentication and authorization files that were brought over, but was unable to determine how to integrate those into the Edge product. I modified the httpd…
Jeff Sacksteder
  • 927
  • 8
  • 15
1
vote
1 answer

Change Console and repo browser certificate for Collabnet svnedge

I need to change ssl certificate for our collabnet svn edge console and repo browser. I came across few documentations for changing ssl on console by creating new svnedge.jks file and replacing it with old one in csvn/appserver/etc/ directory, but…
saurabh
  • 56
  • 2
0
votes
1 answer

subversion intermittently hangs (stalls) on commit

Whenever any of our SVN users try to commit to the repository after the server has been idle for a while (e.g., first commit of the day), the Commit dialog hangs for precisely one minute, regardless of the size of the commit. When the commit…
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
1 answer

How do I get trac 12.2 to work on RHEL5's httpd with CollabNet SVN 1.6.17 (which has its own httpd)?

I installed CollabNetSubversion-client-1.6.17-1.x86_64.rpm, which installs httpd v2.2.19 # /opt/CollabNet_Edge/csvn/bin/httpd -v Server version: Apache/2.2.19 (Unix) I installed Trac-0.12.2.tar.gz. On the Apache httpd that comes with RHEL5, which…
Mark Rajcok
  • 103
  • 6
-1
votes
3 answers

Why can't I view my repositories in Subversion?

I just installed Subversion (from CollabNet) on a Windows 2008 machine. I created a test repo named, 'test`. Using TortoiseSVN, I can browse to this URL: http://dev1-new/svn/test But I can not browse to: http://dev1-new/svn The error I get…
cbmeeks
  • 243
  • 1
  • 4
  • 11
-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
  • 463
  • 4
  • 9
  • 21