Questions tagged [subversion-edge]
25 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
6
votes
1 answer
Subversion Edge LDAP (require CAC Certificate not Username and Password)
What I've Done:
I've successfully installed and configured Subversion Edge 3.1.2 with LDAP support on a Windows 2008 server. I have configured LDAP users and am able to use LDAP credentials to work on repositories just fine. No issues whatsoever.…
Frank Hale
- 161
- 5
5
votes
1 answer
How do I configure Subversion Edge to use LDAP Groups for authentication?
I'd like to make use of LDAP groups in my Subversion Edge "Repository Access Rules".
For example, if LDAP user smokris is a member of LDAP group dev, I'd like to be able to grant the dev group access to test-repository, without having to explicitly…
smokris
- 685
- 3
- 13
- 27
4
votes
2 answers
Can you use wildcards in Subversion's Path Based Authorization?
Subversion info:
Collabnet Subversion Edge 3.2.2
SVN Version: 1.8.0
Apache HTTP Server 2.4.4
Using mod_authz_svn, no ldap
What I'm trying to do is allocate access of a Subversion project to all developers on the team, but have certain directories…
codewario
- 548
- 3
- 16
- 33
3
votes
1 answer
Limit httpd.exe CPU usage
We are using Collabnet Subversion Edge in one of our VMs, and occasionally one of the httpd.exe processes spikes to ~100% and just sits there. I believe it's interfering with our overnight backup amongst other daily operations. Is there a way I can…
codewario
- 548
- 3
- 16
- 33
2
votes
0 answers
Subversion Server with Azure AD SSO
There is a running CollabNet Subversion Edge Server in the current version 5.2.4.
It is currently connected with LDAP for authentication.
Now there is a challenge to grant permission to b2b guests of our azure ad to use this SVN.
Is there any way to…
Wyphorn
- 45
- 5
1
vote
2 answers
Is it possible to keep two SVN servers synchronized with each commit and both with read/write rights?
We currently have a local server that is used as our main SVN repository for a team of developers.
We are planning to setup an Azure VM which will be used as the main repository for our SVN repositories. This was decided since the uptime on Azure…
Yanu312
- 13
- 4
1
vote
0 answers
Subversion Edge Security Failure?
I've kept my Subversion Edge upgraded with the most recent binaries, whenever the latest release was I did it. I just created a new user and went to add him to the repository access rules and noticed that my old rules were gone....the new rule was…
chew socks
- 203
- 1
- 8
1
vote
0 answers
Running Subversion under Apache with two different versions of Subversion Server
We have five completely separate Subversion repositories on one server, and we use Apache httpd as our Subversion server. I do this because I can incorporate LDAP and use our Windows Active Directory for read/commit access.
Our Subversion server is…
David W.
- 381
- 1
- 5
- 15
1
vote
2 answers
Authentication failed user not found in active directory
Having this problem with subversion edge integration with Active Directory and I'm not sure whether it's setting issue or something else. Here is my setting for AD Authentication.
LDAP authentication against an LDAP server: X
LDAP Security Level:…
Le Dude
- 361
- 2
- 6
- 14
1
vote
4 answers
Subversion: Apache mod_ldap - 30 seconds for first authentication
I have a problem regarding my Subversion server installation with Apache (mod_ldap and mod_authnz_ldap) and my LDAP connection to a Microsoft Active Directory
I am using a CentOS5 64Bit system with Collabnet Subversion EDGE.
The problem is the…
Tim
- 600
- 2
- 8
- 15
1
vote
1 answer
CollabNet Subversion Edge user migration
Is there any way to migrate user accounts to a new server in CollabNet's Subversion Edge? I've read that you can't just copy the [CSVN_HOME]/data/conf/svn_auth_file because it won't create the accounts for the users due to the one-way hash for…
TNC
- 113
- 3
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
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…
kmote
- 111
- 5