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
0
votes
1 answer

How to set a users' password in Collabnet SubVersion Edge

I know this may be a silly question, but I'm not able to find an answer. I'm setting up repositories access rules in Collabnet Subversion Edge (running under Linux) according to this link:…
dsuy
  • 119
  • 5
0
votes
1 answer

Subversion Edge 5.0.1 upgrade from 4.0.11, services running but 503 error

Upgraded using the downloaded windows installer (64bit) completed without an error. Both Collabnet services are running but I get: HTTP ERROR: 503 Problem accessing /csvn. Reason: Service Unavailable. CSVN console reg entry seems to be pointing…
JJ2910
  • 1
  • 3
0
votes
1 answer

authenticate against a local htpasswd file has a hole?

One of the groups that I work with remotely have set up subversion edge which mirrors our subversion repositories( Note that we do not use subversion edge). Our subversion uses LDAP authentication. Subversion edge is using local htpasswd file for…
user1164061
  • 4,222
  • 13
  • 48
  • 74
0
votes
0 answers

Copy and Reduce the size of SVn repos

I have one Huge SVN repos which is around 1TB in terms of size. I have two requirement as follows and i would like to know the best approach to be followed to save time and effort. Duplicating the whole repos of 1TB in shorter span of time and…
Rajesh Kumar
  • 355
  • 3
  • 19
0
votes
1 answer

Create new SVN repository from checkout code (from dead SVN repo)

I have checkout code from svn the repository was remote and is dead now, can I use it to create new SVN repository with history? If yes, how can I do it? If no, what are the other best way to handle this kind of situation? Thanks in advance.
Krunal
  • 2,967
  • 8
  • 45
  • 101
0
votes
0 answers

svn + mirroring the repository

I am trying to set up a mirror repository for my primary subversion repository. My requirement is whenever commit happens in the primary repository, the same commit should happen in the mirror repository also. I have set up a sync script in the…
Dipu H
  • 2,372
  • 15
  • 24
0
votes
1 answer

SVN auto property based on repository

We have multiple SVN repositories. A developer may be working on multiple repositories at the same time. I am aware of the auto-prop option available with SVN. If we enable this, it is adding the property on files in all the repositories whenever…
Dipu H
  • 2,372
  • 15
  • 24
0
votes
2 answers

Subversion Edge svnsync: DAV request failed & pre-revprop-change error

I've set up a Subversion Edge server on Windows as part of a migration exercise. Currently I'm struggling with svnsync. When trying to execute the command (on the main server): svnsync initialize https://main.subversion.server/svn/main.svn…
Epidemias
  • 15
  • 1
  • 4
0
votes
1 answer

How to list dir contents under hooks in Collabnet Subversion Edge

If using like Subhooker package for hooks in Subversion (Edge), how is it possible to list the content under a directory from the WebUI? -this restriction since myself as administrator don't have access to the production server itself... Files on…
TeNGiL
  • 23
  • 5
0
votes
2 answers

How to customize Collabnet Subversion Edge repository access rules to forbid users from deleting files(no-delete)

Some developers in my team has gone mad...they sometime delete a file. I've been assigned to stop them from doing that. So far I tried following(Google is my best friend) Under "Repository Access Rules" I've ######################SVN…
0
votes
1 answer

CollabnetSVN (OS 2)The system cannot find the file specified. : AH00436: No installed service named "CollabNet Subversion Server"

After setup CollabNet Subversion Edge with all default setting, I can't start the server, check the log, I have this "AH00436: No installed service named "CollabNet Subversion Server". Look in the services (mmc.exe) I found that there is only a…
Luke
  • 1,623
  • 3
  • 24
  • 32
0
votes
1 answer

Subversion Edge SVN two instance on CentOs

I have installed and configured Subversion Edge 3.3.2 (Linux 64-bit) on CentOs ( 64-bit ). And its working good. And I have two doubts Can we create two instances of SVN on same server I did started working on creating two instances on machine, and…
Rafee
  • 3,975
  • 8
  • 58
  • 88
0
votes
2 answers

svnperms.py does not work on windows with Collabnet Subversion Edge

I have a Collabnet Subversion Edge v3.3.1 installation on Windows. I already have basic access restriction enabled but this does not give me the flexibility to do the following: 1. Abandon file/folder delete by users 2. Use of wild cards for…
SDS
  • 73
  • 1
  • 6
0
votes
1 answer

Subversion Edge Console

My CollabNet Subversion Edge Console interface doesn't appear to be properly formatted anymore (it used to in the past). Looks like it may have lost path to its CSS files. I have tried multiple browsers, all showing same results. Has anyone else…
dotNET
  • 33,414
  • 24
  • 162
  • 251
0
votes
1 answer

Subversion Edge Java WrapperManager error on Centos 6

I just installed a fresh CentOS 6.3 and now trying to run CollabNet Subversion Edge 3.2.2. As of readme I extracted the sources with a user account (owner is now the user and not 7nnn like extracting as root). For Java i have installed…
Markus
  • 1,069
  • 8
  • 26