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

Email Notification of Collabnet Subversion Edge Stack Software Updates

I am looking for a way to receive email notifications when an update is available for the Collabnet Subversion Edge stack. I just logged into the web interface for Edge and noticed that an update was released on August 29. I had initially thought…
rarrarrarrr
  • 1,129
  • 13
  • 18
0
votes
1 answer

How to delete a repository in subversion edge?

Seems like the Subversion Edge Restful API isn't able to (completely) delete a repository - only to create one. Also, sharpSvn seems to work only on repositorly-level and lower, which means, no deletion of repository also... So is there a way to…
shay__
  • 178
  • 1
  • 10
-1
votes
1 answer

Apache Subversion importing empty trunk, tag and branches sub directory to repo

I am new to svn. I am trying to import empty subdirectories trunk, tags and branches into my repo. I have already created the directories but going about importing the subs is a problem I have tried: svn import myapp…
-1
votes
1 answer

JAVA_HOME environment variable and installed Java in CentOS

I am installing SUbversion Edge under CentOS 7. The first step is Set the JAVA_HOME environment variable, and point it to your Java 6 JRE home. For example: export JAVA_HOME=/usr/java/default Test the variable: $ $JAVA_HOME/bin/java…
NoWar
  • 36,338
  • 80
  • 323
  • 498
-1
votes
1 answer

Can't update to Subversion Edge 5.1, download stops at Downloading 0.00 KB (File 1078/1358)

I have not been able to update to Subversion Edge 5.1 because everytime I start the upgrade process from with Subversion Edge it stops at the exact same place: Downloading 0.00 KB (File 1078/1358) It will just hang there forever. I have never had a…
Michael
  • 2,683
  • 28
  • 30
-1
votes
1 answer

svn repostory save the code changes, can I sync the code not only changes

On my server, the svn rep likes this:(save changes) conf db format hooks locks README.txt But in local rep is:(code in here) README.md index.html I want save the code on server not only the code-changes. Because it's a website. (I don't know…
Alps1992
  • 97
  • 9
-1
votes
1 answer

Force password on reading svn repository

I was trying to make my repository not visible for the anonymous users(not even the read access). I have done some changes to accomplish this but all these are not working for me. Please see the changes below: My File:…
-1
votes
1 answer

Revert a specific revision and commit to a new one

I use Tortoise as SVN client. I need to update a few files to an old revision, then take the changes that this update creates and commit it to a new revision. Basically I wanna revert that revision in repository. I know I can do it by creating a new…
Hikari
  • 3,797
  • 12
  • 47
  • 77
-1
votes
2 answers

Create a Subversion branch from an already modified trunk working copy

There's a situation that I create a working copy from Subversion's trunk. I then go changing things. Onoly ffter some changes have been made, I decide I wanna stage the work and do multiple commits over it. But I don't want this work to be inside…
Hikari
  • 3,797
  • 12
  • 47
  • 77
-1
votes
1 answer

Older version of Collabnet Subversion Edge

I want to download older version of Collabnet Subversion Edge. I can't find any site to do it. I want to use 3.x version of it. I know, latest is 4.0.13. It is not need for me. Help me. Thanks.
R.Katnaan
  • 2,486
  • 4
  • 24
  • 36
-4
votes
1 answer

How to add user into specific branch in svn subversion (batch script or api)

Need to add user to a specific branch command line? I need to create a batch script or a stand alone application to add user to specific branch to SVN. Any help?
usergaro
  • 417
  • 1
  • 6
  • 12
1 2 3 4 5
6