[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

AW: Visual Studio build fails because .svn\wc.db is open

From: Markus Schaber <m.schaber_at_3s-software.com>
Date: Fri, 10 Feb 2012 07:20:04 +0000

Hi, Steve,

If you have problems with Visual Studio and Subversion, try AnkhSVN or VisualSVN. They integrate Subversion directly into visual studio.

Best regards

Markus Schaber

-- 
___________________________
We software Automation.
3S-Smart Software Solutions GmbH
Markus Schaber | Developer
Memminger Str. 151 | 87439 Kempten | Germany | Tel. +49-831-54031-0 | Fax +49-831-54031-50
Email: m.schaber@3s-software.com | Web: http://www.3s-software.com 
CoDeSys internet forum: http://forum.3s-software.com
Download CoDeSys sample projects: http://www.3s-software.com/index.shtml?sample_projects
Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915 
-----Ursprüngliche Nachricht-----
Von: Steve Yates [mailto:steve_at_teamITS.com] 
Gesendet: Freitag, 10. Februar 2012 01:15
An: users_at_tortoisesvn.tigris.org
Betreff: Visual Studio build fails because .svn\wc.db is open
For a variety of reasons the intent is for me to commit only compiled code to a repository.  I admit I am a relative newbie to using a repository and TortoiseSVN.  What I have done so far is:
- Create a directory in my repository under /branches (as I was directed)
- Checkout the empty branch to my populated build directory
- SVN Commit the directory to the repository (which uploaded all the files)
	At this point if I try to build again, I get the message:
Error	5	Unable to delete file "C:\Users\.....\Test Server\\.svn\wc.db". The process cannot access the file 'C:\Users\.....\Test Server\\.svn\wc.db' because it is being used by another process.
So presumably that's because TortoiseSVN has wc.db open and thus Visual Studio can't delete it to repopulate the folder.  How do I work around that?  Is there a better way to accomplish this?
Thanks!
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2920232
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2920390
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-10 08:20:12 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.