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
8 views

git-svn: preserving merges across two different git-svn repos

We have been using a workflow at work for several months where SVN developers create SVN fix branches which are merged into an integration branch using git and committed back into SVN, a merge at a ...
0
votes
0answers
5 views

create post request for jenkins svn authentication

Is it possible to reflect the changes made in hudson.scm.SubversionSCM.xml file without restarting jekins server? I need to change the svn username and password without restarting jenkins ? <?xml ...
0
votes
1answer
14 views

1.5.0 or better of the Subversion Python bindings

When I try to commit with Tortoise SVN, it shows that : post-commit hook failed (exit code 1) with output: Error: You need version 1.5.0 or better of the Subversion Python bindings. How should I ...
0
votes
0answers
33 views

How to convert an SVN repository made by TortoiseSVN under Windows, to Mercurial under Linux?

I have an SVN repository which was created by TortoiseSVN under Windows, I would like to convert it to Mercurial under linux. The repository is a directory on Ubuntu and I have tried to follow ...
0
votes
0answers
9 views

Commit SQL developer testcases into SVN

i am working on TDD for PL SQL and found SQL developer unit testing framework as a handy tool for testing and coverage. However i am unable to commit the unit test cases into SVN and maintain a ...
1
vote
1answer
11 views

Windows SVN server and Linux SVN clients - any risk?

I have installed VisualSVN Server on Windows 2008 R2 Server. The clients will all use Linux. Are there any incompatibility risks associated with this? Are there any risks at all? Thank you for ...
0
votes
1answer
24 views

ideal cruisecontrol.net svn directory structure for multiple solutions/repo/projects

In our web agency shop we have multiple clients. We use SVN, but we don't use CI. I want to change this and set up CC.NET, but I'm having trouble getting it off the ground because I can't decide the ...
0
votes
1answer
18 views

SVN/Apache - no request for username and password

I've installed and configured subversion on Amazon ec2 linux instance. Have defined both password and access lists. However when trying to access the repository either from browser or from Tortoise I ...
-1
votes
1answer
30 views

svn export and deployment on WINDOWS

How to deploy the code from SVN to WINDOWS envronment? I am looking to execute the following steps: 'svn export' (only changed files after certain revisons) from WiNDOWS command line. Deploy the ...
0
votes
1answer
18 views

SVN link folders

I have a visualSVN server and a eclipse connected to the svn repository! What i need is to have three folders: Android project folder iOS project folder www folder how to make it so when i pull ...
0
votes
0answers
10 views

How to remove revision number in mergeinfo eligible list

We use SVN 1.6 We have a revision number which refuses to move to the merged list after applying a merge. [root@host branchWC]# svn mergeinfo --show-revs eligible https://some.url.com/svn/root/trunk ...
0
votes
0answers
11 views

How to clone repository with TortoiseHG located over svn://?

I have followed http://abdullin.com/journal/2010/3/22/use-tortoisehg-mercurial-with-svn-repository.html for configurating TortoiseHG over SVN, and it can successfuly copy repos over http:// ex. ...
1
vote
1answer
30 views

How to map path to correct casing of the underlying location for svn use

Say that I have the path C:\My\Multi\Component\Path. Because casing is generally ignored in Windows I could mix and match any casing I please to navigate to this same node in the file system in ...
1
vote
1answer
23 views

Getting file to add that was previously on ignore-paths

We have a large svn repository that locally we use git and git-svn to interact with. Recently I created a repository but ignored a file starting with trunk. I fixed the ignore-paths so it ignores ...
0
votes
0answers
8 views

Using Bower Within A SVN Repository

So I have a project that is stored in a SVN repository. Now because we don't have access to node on the development servers and because of the way code is pushed to the development/testing/production ...

1 2 3 4 5 1045
15 30 50 per page