Subversion is a centralized open-source revision control system, founded by CollabNet Inc. and maintained by The Apache Software Foundation.

learn more… | top users | synonyms (1)

0
votes
0answers
7 views

delete folders and files from sourcefoge svn

I have this project https://sourceforge.net/p/silvercsharp/code-0/HEAD/tree/ and I want to keep just the trunk,tags and branches directories How can I do that ?
0
votes
0answers
9 views

Ability of Jenkins to checkin in SVN repository

I am new to Jenkins, so please do forgive me if the question is stupid. I have a project in GIT. and I have configured it in Jenkins. The same project also exists in a svn repo. Now, whenever there ...
0
votes
0answers
5 views

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 ...
0
votes
2answers
14 views

how to use TortoiseSVN in a network?

i am using TortoiseSVN for my project. i have installed in my system and added the project in the svn repository and made a develop copy. how to access the codes from other system and compare the ...
0
votes
1answer
13 views

pass svn revision number to cruise control api from C#

I want to pass different svn revision numbers to cruisecontrol, so that it can create different builds for all provided revision numbers. I tried using cruise control API to do force build, not not ...
0
votes
1answer
8 views

Why does TortoiseSVN show the “modified” status icon for my working folder if there are modified, yet ignored files? Ignoring config file problems

I'm a bit new to subversion/tortoiseSVN, and am a bit confused about how to deal with config files which should be different in developement and deployment, and I think my problem stems from this ...
1
vote
1answer
29 views

Save locally SVN authentication credentials with SharpSVN

I’m using SharpSVN. I want to store the SVN credential in pc. I have try to set credentials updating default credentials using (SvnClient client = new SvnClient()) { ...
0
votes
0answers
6 views

SVN: Change location of externals files, now can't access in Eclipse

I recently had to change the IP Address on our SVN server. I switched the repository to the new IP Address without any problems and I edited the location of the my external folder using the following ...
0
votes
2answers
20 views

How to export Eclipse project into Subversion

I have what may be considered a unique situation and then again may be not, at least it is unique to my experience. On my local box I have a copy of an Eclipse project that is pointed directly to the ...
0
votes
0answers
15 views

How to change the Svn DIrectory

I have my svn folder in the wrong location and its really a p.i.t.a. to move a bunch of folders every time I need to commit. Even using rsync annoys me. When I'm done for the day I just want to svn ...
0
votes
1answer
19 views

How to get SVN revision in Gradle for Android?

I have field (svn revision) in resource. How can I get svn revision in my field using by Gradle, that not to do that by my hands?
0
votes
0answers
11 views

Enterprise Architect: Import existing model from Subversion

I'm about to start working with an existing Enterprise Architect (EA) model. All the model files are stored in Subversion. I don't know how to get started with EA. Should I check out the model using ...
0
votes
0answers
8 views

eclipse upgrade breaks svn overlays in workspace

Since I upgraded Eclipse to Indigo I lost svn overlays next to files and folders in PHP file explorer in PHP perspective of PDT. Upgrading to newer Eclipse not helping it. If I create new workspace ...
-1
votes
0answers
6 views

Subversion configuration opensuse apache [closed]

So I'm completly new to subversion. I've searched the web in general and this website but can't figure out what I'm missing. I've got all the packages installaed (from YAST on OpenSuse). I've ...
0
votes
1answer
20 views

SVN Changed IP Address - External files pointing to old IP Address

I've had to do some server maintenance on our SVN Master server, this involved changing IP address. I used the following command to relocate the repository: svn switch --relocate ...

1 2 3 4 5 1065
15 30 50 per page