visualsvn Questions

5

Solved

I have remote svn repository. I want to check-out it (with history) and then use in Visual Studio as regular repository. After a while I will submit (commit changes) from local repository to remote...
Prudery asked 19/1, 2012 at 20:44

5

Solved

When I open the project, I am poping with an error message " Subversion detected a working copy that needs an explicit upgrade in 'some directory'. While this working copy is not upgraded all f...
Sidonia asked 14/7, 2013 at 13:45

7

My tortoise SVN has one issue related with the externals file that I'm unable to identify, this is happening during the checkout process. After do "commit" and download one fresh checkout this pat...
Dionysius asked 18/3, 2015 at 18:53

9

Solved

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...
Dusk asked 7/5, 2013 at 9:34

4

Solved

I have dumped my repository on my old computer to a file with the command. svnadmin dump C:\myrepo/ > mydumpfile Now I decided to use VisualSVN Server on my new computer as opposed to just a ba...
Aiguille asked 5/3, 2009 at 17:19

3

Solved

I have a folder with a group of 3rd dlls that I want to show up in Visual Studio. The reason being that I am using VisualSvn and I want to be able to see when these have been updated from within vi...
Realist asked 23/10, 2009 at 13:32

2

Solved

We're making the switch from SourceGear Vault to TortoiseSVN with VisualSVN for Visual Studio integration - absolutely love it. However, there are multiple class libraries that we reference in mult...
Entertainer asked 1/10, 2008 at 23:24

16

Solved

I'm developing a web using subversion as version control, but got "working directory locked" error message Here's the story: I have PC-A: Windows XP Pro VisualSVN 2.5.2 Tortoise SVN 1.7.3 ...
Quincuncial asked 6/1, 2012 at 2:1

5

Solved

I'm using VisualSVN Server to host an SVN repo, and for some automation work, I'd like to be able to get specific versions via the http[s] layer. I can get the HEAD version simply via an http[s] r...
Bedaub asked 1/10, 2008 at 13:29

1

Solved

So I created dump files for my old repositories. Now moving these to new server. When I use VisualSVN admin interface to import using Import Existing Repository --> Load Repository from a dump f...
Selfdenial asked 21/3, 2018 at 16:37

6

Solved

Almost every time I commit to SVN I keep getting a checksum mismatch error. I already know how to fix it (by checking out the folder and copying over the .svn folder after deleting the old one). Wh...
Alagez asked 22/2, 2011 at 8:12

9

I was using Visual Studio 2010 previously, with visual SVN as the source control. Now that I've upgraded to Visual Studio 2012, I'm facing problem of adding SVN as the source control (to VS 2012). ...
Ingesta asked 29/11, 2012 at 12:55

2

I have a Subversion repository configured in the windows server, having 2000 more revisions. I would like to move it from Windows to Linux, so I want to backup all the revisions & restore to th...
Rampage asked 14/12, 2009 at 5:43

8

Solved

I am having some issue with some SVN users where they get the following message Access to '/SVN/[repo name]/!svn/me' forbidden I am having some issues figuring out the root cause of it. ...
Tallowy asked 10/6, 2013 at 14:23

2

Solved

I was using VisualSVN client and server on local machine + MS Visual Studio for a while. Today I decided to upgrade tortoisesvn to the latest version (because it popups every time that never versi...
Flagellum asked 4/11, 2011 at 18:59

8

Solved

Are there any good techniques to help us know which branch (or trunk) our working copy is from? We recently converted to Subversion and we're using release branches. I had two developers commit cha...
Leigh asked 14/4, 2009 at 13:35

2

Solved

The environment variables %SVN_REVISION% and %SVN_URL% aren't set when I use a SVN repository running on a Visual SVN server. All other SVN interactions work fine, e.g. checkout and change detectio...
Sled asked 27/9, 2013 at 13:13

4

Solved

Right now I am using Windows XP. If i just copy the whole repository folder in visual SVN, once the server is down, how can i restore it via the backuped repository folder? another better solution...
Matchmark asked 10/9, 2009 at 2:35

8

Solved

Is there a way to migrate SourceSafe with HISTORY into a SVN ? Ideally I'd like to use VisualSVN Server, but I don't really want to lose my SourceSafe history. If I have to I will though.

4

Solved

Context : Windows 7 + TortoiseSVN + Visual Studio 2010 + VisualSVN In the windows explorer , I can see one of my folder with the little red circle (like there is a conflict). So I do: Righ click...
Cameral asked 25/11, 2010 at 15:30

8

Solved

Our team (5-10 developers) plans to adopt Subversion for our .NET (Visual Studio) projects/solutions (VisualSVN Server, TortoiseSVN / VisualSVN). What is the best way to organize a new repository ...
Strumpet asked 3/10, 2008 at 13:59

14

I'm considering using SVN for my .Net projects, and I'd like to know what plugins are available for integrating the source control capabilities directly into the Visual Studio IDE. I already...
Cyprus asked 8/1, 2009 at 9:32

1

Solved

This question is about how to install "mpfr" with visual studio 2010 in windows OS. Though I have actually solved the mpfr installation problem by using a pre-compiled mpfr library (see the detail...
Greff asked 1/11, 2013 at 8:20

2

Solved

We have some files in our project that can't be merged and hence the files must be locked by the users before editing them. Is there a way to force the user to lock a file before editing? We are u...
Neogothic asked 20/2, 2009 at 15:21

7

Solved

I have a headstrong user who stubbornly insists on committing his binaries (executables, DLLs) into our subversion repositories. I'd go in and delete them, but of course nothing is ever really dele...
Small asked 29/1, 2010 at 22:42

© 2022 - 2024 — McMap. All rights reserved.