0
votes
0answers
17 views

dependencies of libsvn_ra-1.dll from subversion 1.7.8 sources

I need to build libsvn_ra-1.dll with my own changes. After built, the size of the dll was 373 kb. But the original size of downloaded dll is 537 kb. we are not able to use this dll in pysvn ...
1
vote
1answer
53 views

update SVN Repositories URL in Current Project in ECLIPSE

I created a SVN repository on the VisualSVN Server. I use this repository from my desktop computer in Eclipse IDE over the Internet using HTTPS protocol. Everything was working fine until now. ...
1
vote
1answer
39 views

Unique Links with revisions in SVN

We have a scenario where we are advised to create a new SVN tag for every change request (which will be one every two weeks as it's an agile project) and link it to Clear Quest, so that in future for ...
0
votes
1answer
36 views

Moving physical SVN server to virtual server [closed]

I have a physical SVN server, where VisualSVN Server is installed. Repositories are located a network storage. Now, I would like to install a new SVN server on a Virtual Machine, but I would like to ...
1
vote
1answer
83 views

phpstorm + TortiseSVN + subversion/visualsvn?

I am using PhpStorm and Dreamweaver for my PHP projects, but now we are going to start on a project on which 6-8 persons will be working together. I want to know which is better Subversion or ...
1
vote
2answers
39 views

Is it possible to compare two different revisions with VisualSVN plugin in visual studio 2012?

With visualsvn plugin, I am able to compare current working copy with the head revision in the repository. But how could I compare two different revisions that is not working copy or head revision ...
1
vote
0answers
98 views

How to setup Assembla Subversion for private project - new to source control

I've used source control in the past to commit code, in 2009 when I was working with .NET framework 2.0. I have been away from programming for around 3 years. Now I am trying to do some Win 8 ...
1
vote
2answers
72 views

Find the new location of an old file after a svn move

Is there any way to have a known directory or file.....from an older revision....and then (knowing it has been "moved" at a later time) find out to where it was moved? Example. ...
0
votes
0answers
64 views

AnkhSVN Visual Studio Conflict

I have just installed AnkhSVN for a new project I've been recruited for. The development is taking place in Visual Studio 2010. Prior to this I had VisualSVN installed - this is still installed. I ...
0
votes
0answers
16 views

Can anybody explain what is the reason to get PROPFIND request failed on '<repository_Name> and apr_error 175002

I am trying to open the svn database from MFC application. But when I am running my application in debug mode, it is able to svn database successfully. But when I am trying to connect in release mode, ...
2
votes
1answer
115 views

How to move Tortoise SVN Repositories when the Windows server that hosts it is no longer available

My development project uses VisualSVN Server v 1.1 to manage my Tortoise SVN repositories. The windows server that hosts them became unavailable and I was forced to use the ISP's recovery app to pull ...
0
votes
2answers
47 views

How to get the all folder in text file after certain revision ID using batch script

I want to get the all folder list into file after certain revID in SVN using Batch file. currently I am using the command: svn.exe list <URL> -R>test.txt using this command I have getting ...
0
votes
1answer
80 views

Integrate SVN with Visual Studio 2003

I am trying to find a free tool which is not VisualSVN(I know VisualSVN integrates with Visual Studio 2003/2005/2008/2010....) that will integrate Sub Version/TortoiseSVN with Visual Studio 2003. ...
1
vote
1answer
46 views

Subversion 'forgets' to commit class files and view files

I am working on an ASP.NET MVC application and using Visual Studio, TortoiseSVN and VisualSVN. When I try to commit my project to the Subversion server, all except the class (.cs) and view (.cshtml) ...
1
vote
3answers
236 views

visual svn server with iis 7 [closed]

I am developing a project in php with svn subversioning system using Visual SVN server. I have some websites in my private webserver(IIS 7) and I would like to let the trunk folder of the project in ...

1 2 3 4 5 15
15 30 50 per page