Questions tagged [subversion-edge]

CollabNet Subversion Edge is a distribution of the Subversion source control software that includes a web console and server monitoring tools.

This tag should be used when asking questions that are specific to Subversion Edge (rather than generic questions about Subversion itself).

86 questions
1
vote
1 answer

How to setup collabnet Edge subversion with Active directory domain services?

I have installed windows server 2008 and on this I had added Roll "Active Directory Domain Services". Now I have added a computer (windows 7) under this domain and which have installed collabnetEdge subversion. Now I am trying to connect "LDAP…
1
vote
0 answers

calling svnsync with a hook script

I have a three server subversion edge enviroment running on Windows. I have configured 1 master server and two slave servers using a write through proxy configuration in the apache httpd.conf. I need to configure the replication of the repositories…
1
vote
1 answer

Manually Update authz on CollabNet Subversion Edge Server

I have a repository set up on CollabNet Subversion Edge 3.1.0. I want to use LDAP groups with different permissions to authenticate against my repository. Of course, Apache's authz is unaware of LDAP groups. My strategy is to have a script that…
urbushey
  • 1,339
  • 1
  • 13
  • 21
1
vote
1 answer

Subversion Edge on eclipse

How can I configure subversion edge on eclipse. I have no experience with that. If someone could tell me the steps I would appreciate it. Thanks.
Sara
  • 2,417
  • 7
  • 35
  • 52
0
votes
0 answers

Subversion Edge Windows - Incremental Backups

I am running a Subversion edge on windows to host my repository. hot dump and full dumps are getting out of hands. I am looking into take incremental backups on daily basis, perhaps using a PowerShell? Any help would be appreciated. svnadmin…
0
votes
1 answer

how to add files to SVN

im trying to add a word document to my svn repository, however im confused on how to, im doing it through terminal A wc4/code A wc4/code/branches A wc4/code/prototype_demo A wc4/code/tags A wc4/code/trunk A wc4/docs A …
char
  • 29
  • 5
0
votes
2 answers

Trouble with SVN Subversion Edge Access Rules

I'm having trouble granting permissions to certain users in Collabnet SVN Subversion Edge. I currently have 3 repos: documentation, ipm and modules. I have two users: jeremy.johnson and jeremyj. I want to give read access to jeremyj for…
Jeremy
  • 147
  • 1
  • 1
  • 14
0
votes
1 answer

While updating in SVN - getting HTTP status 502 Proxy Error

I am having an SVN server in India location. I have totally 6 six servers in the different country. The SVN repository will update every 30 seconds in all Edge server. In Germany Edge servers I am facing an svn: E175002: Unexpected HTTP status 502…
Prakash Asokan
  • 33
  • 1
  • 1
  • 10
0
votes
1 answer

Subversion Server Using Active Directory error

I am using apache subversion running on linux 7. from front end i am using tortoise svn. I am trying to integrate my subversion with current AD. For which i have opened /etc/httpd/conf.d directory and given below details in subversion.conf file.…
0
votes
0 answers

SVN Access Forbidden to Commit

I just created the server (Collabnet Subversion Edge). The repositories, groups and logins are new. But at the first attempt to commit, a message of access denied appeared, using TortoiseSVN. The code bellow, doesn't work, and I received "Access…
0
votes
0 answers

svn: E170013: Unable to connect to a repository at URL when installing svn on Ubuntu 16.04

Problem occurred when installing svn on Ubuntu 16.04. After installing the apache2 server and Creation of repository, after that I got this error while connecting to repository by the following command: sudo svn co file:///svn/repository/ svn:…
Meena Adepu
  • 13
  • 1
  • 3
0
votes
1 answer

Subversion Edge SVN cloud solution

At the moment we have a local server as our SVN server, using Subversion Edge 3.1.0, where users push their commits and is used as the main repository. Recently this has been giving us some problems, the server tends to switch off or encounter…
Yanu312
  • 131
  • 8
0
votes
0 answers

Block or Disable SVN Dump rights

How can I block or disable svn dump command or rights for particular user or all users! I tried tried to find but unable to find the solution on the same.
Krunal
  • 2,967
  • 8
  • 45
  • 101
0
votes
1 answer

Integrate Bugnet to Subversion

I need to integrate bugnet tracker to subversion. Can anyone provide me a best solution to do this? Note: My svn is on the other server Bugnet application is in the other server
0
votes
1 answer

Unable to open the directory when deleted the read all access & added the read-write access in configuration file of Subversion

I have installed SVN in my linux box and I am using version 1.6.11 (r934486) of SVN and I am facing some problem with the configuration. I have created one repository named as KH and earlier i have given the read all access in auth file - like…