VisualSVN is a Subversion integration package for Visual Studio.

learn more… | top users | synonyms

2
votes
1answer
71 views

SVN Commit failed, access forbidden

Recently I am facing problem of commit to SVN. The SVN server I am using is VisualSVN Server 2.5.9 and the client is TortoiseSVN 1.7.12. At first, one user is having problem to commit files to SVN. ...
1
vote
1answer
27 views

Commiting Project from One URL to Another using Visual SVN

First time i uploaded my project on "://#.#.#.13:#/test" using tortoiseSVN then i deleted this path and made a new one "://#.#.#.17:#/test2" , now i want to commit my all project files to new path ...
1
vote
2answers
97 views

VB script to retreive Access Rights Reporting from Viusal SVN

While I'm working on SID conversion, I found the workable script with the VirsualSVN installed on the test machine, but the script was not working on the server. I saved file as test.vbs put on the ...
2
votes
0answers
36 views

no symbols loaded after visualSVN

I have a project in vs2010 ,mvc web site c#. I used to put break points and run the project and the code break on that breakpoints. yesterday I added the project to visualSVN, since then I get error ...
0
votes
0answers
26 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
44 views

More than just repositories with VisualSVN Server?

I recently installed VisualSVN Server and have several repositories migrated to the server. It works charmingly. However, I was wondering, is it possible to host files that are not in a repository ...
1
vote
1answer
62 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
42 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 ...
1
vote
1answer
73 views

Optimize SVNAdmin Verify in SVN

I have a large repository into a SVN Server in the enterprise i work. I need to verify the integrity of this repository everyday to check for some instability or rupture of the SGBD. I'm using the ...
0
votes
1answer
49 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 ...
0
votes
0answers
13 views

shorten url of visualsvn server without port and svn

After installing visualSVN, my repo address is like this: http://companyname.com:9999/svn/repo1 How can I shorten this path to be: http://companyname.com/repo1? Thanks in advance.
1
vote
1answer
111 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
43 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
130 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
82 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
1answer
52 views

visualsvn assembly reference

I'm using visualsvn with Visual Studio 2012 to share a webforms project between myself and two partners. When one of us makes a project and somebody else tries to open it, we get many assembly ...
0
votes
0answers
80 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
17 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
170 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 ...
1
vote
0answers
57 views

Resharper and VisualSvn shortcuts

I've got an issue with VisualSvn shortcuts after instalation of resharper and choosing default reshaper key shortcuts scheme. It seems like resharper overrides all shortcuts and those that are not in ...
0
votes
2answers
52 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
88 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
47 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
1answer
87 views

SVN structure, projects and recommendations assistance

I have read FAR too many posts on SO and I am now in analysis paralysis! I work with Visual Studio 2010 and I have many small projects, many of which reference library/shared projects. I don't ...
1
vote
3answers
267 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
vote
1answer
36 views

Replicating BUG ID to all Tortise Clients

We are using Visual SVN server and Tortise SVN client. We want to add BUG ID, to track all our checkins. We could successfully do the same for one of the client machines which has Tortise SVN Client. ...
3
votes
3answers
125 views

Add as link with VisualSVN

I've got a solution in which I'm trying to create a 2nd executable. These two executable share most of the same files, but have a few different ones including resources and application icon, etc. I ...
1
vote
0answers
46 views

tortoisesvn svn:mergeinfo changing extra files for merges only on a single pc

There are lots of posts with questions about why you see changes on files that include only the mergeinfo changing when performing branching and merging. They all point to one thing: svn:mergeinfo ...
3
votes
3answers
4k views

How to add svn to visual studio 2012?

Previously i am using visual studio 2010 with visual SVN as source control,now i upgraded to visual studio 2012 so here i am facing problem to add svn source control to VS2012. By default only team ...
2
votes
1answer
79 views

Static library dependency + VS2010 + SVN

this is a doubt about solution organization in Visual Studio using SVN. To simplify, let's suppose I have a static library called Util.lib, compiled in a VS2010 project. I have also a static ...
1
vote
0answers
227 views

Visual SVN ec2 amazon server setup : ERROR could not connect to server

I have Tortoise SVN and Visual SVN server.. I can check in and check out on the server. When I try and connect from another computer. I get an error: Unable to connect to a repository at URL ...
1
vote
2answers
77 views

How to roll back in subversion and simultaneously clear history?

My SVN repository contains several folders for different projects. 'Desktop program', 'iOS app', 'Web app' etc. All revision entries are shared between these (as it's under one repository. Revision ...
1
vote
2answers
49 views

Can I use uberSVN with ms access

How to configure MS Access project with ubersvn. Do I need to upload it to the server for check in and check out.
3
votes
1answer
386 views

Linking a PHP project to Visual SVN and Visual Studio 2012?

I am looking for a way to be able to use VisualSVN with my PHP project. I tried adding my whole projet into Visual Studio 2012, but the files are not added into the solution explorer, thus I cannot ...
1
vote
0answers
89 views

Can't check the type of web.config

This used to work with VS2010 and VisualSVN 3. I updated to VS2012 and now when I try to do a SVN Show Differences for Web.config I get the following error: Can't check the type of ...
2
votes
1answer
151 views

Handling multiple projects within Redmine / SVN (single repo)

Current setup is VSS with a single master project, nested under this single project are numerous other projects (typically with other nested projects within). I'm trying to move to SVN (VisualSVN) ...
2
votes
2answers
2k views

SVN checkout fails with “chunk delimiter was invalid”

ERRORS: When checking out a large project we receive error on a random file in the project: Could not read response body: SSL error: decryption failed or bad record mac Response was to ...
4
votes
2answers
172 views

Commiting libraries added via NuGet

I have a Visual Studio project which I have committed to VisualSVN (via the VisualSVN => Commit menu in Visual Studio). I have added a number of libraries to this project via NuGet. My colleague has ...
1
vote
1answer
126 views

Run svn command on VisualSVN Server

Ahoi! here is what i wanna achive: I've got a huge SVN Repository. Because the Checkout would take like forever and a few hundred GB i was wondering if i can execute a SVN Command on the console ...
3
votes
1answer
214 views

Visual SVN postCommit hook script to send a mail

Hi Can someone help me in posting some Visual SVN post commit hook scripts to send a mail whenever there is some changes in a file in repository
3
votes
2answers
108 views

Can Subversion be used for all types of projects?

I want to use SVN software for all types of project files, whether in Visual Studio, Java, PHP, or any other. Is VisualSVN useful for me? I want to back up my data to a server PC, from all clients ...
3
votes
2answers
204 views

How to add a warning popup when commiting specific files in svn?

I am working on a large .NET web project, and I would like to prevent developers on the team submitting .config-files by mistake. The solution I would like to have is some sort of popup as a warning ...
4
votes
3answers
2k views

Comparison of Subversion servers (VisualSVN, CollabNet, uberSVN, etc.)? [closed]

I am helping my business unit set up a Subversion server, and I'm evaluating some options like VisualSVN Server, CollabNet Subversion Edge, and uberSVN. I've tried the basic version of VisualSVN ...
3
votes
2answers
1k views

Tutorial to install subversion on windows that uses a nas drive as file repository

We all have Windows machines but store all our files on a NAS drive, so we don't really have a server, but want to use some kind of version control. Can anyone recommend a version control software to ...
0
votes
1answer
60 views

SVN Checkout without re-copying

I have imported an unversioned directory into an empty SVN repository then want that same directory to be versioned but there are a lot of files and Checkout is taking a long time. is there a way to ...
2
votes
1answer
525 views

VisualSVN and Eclipse

I have installed VisualSVN on a Windows Server 2008 machine. Do I have to change the firewall settings and how? By the way, it is possible to use the Subversive plugin to connect to it? I have ...
1
vote
1answer
442 views

How to make a backup of Visual Source Safe before migrating to SVN

I am beset by my lot using VSS 2005 (8.0.50727.42) as source control, which I really struggle to get on with. I am proposing moving to SVN http://www.visualsvn.com/server/ and have found a tool which ...
4
votes
1answer
267 views

Removing Thumbs.db file from repository

In my project, sometimes Thumbs.db files got included in the repositories. I've added *.db in the global ignore path in Tortoise SVN, but still it's showing red marks on Thumbs.db files. Is there a ...
5
votes
2answers
293 views

TortoiseSVN: Not picking up differences

Have a Visual Studio 2008 project running on Windows 7 64 Pro with the following installed: TortoiseSVN 1.7.7, Build 22907 - 64 bit I'm recently upgraded from 1.6 to see if it would alleviate the ...
3
votes
2answers
161 views

How to “Start Over” with VisualSvn

I just started with VisualSvn and got things messed up. I get complaints about working copies being too old (1.6). I have 1.7 TortoiseSVN and 2.5.5 and have tried many things but nothing helps. So, ...

1 2 3 4 5 7