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

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

From: Steve Yates <steve_at_teamITS.com>
Date: Tue, 14 Feb 2012 09:27:39 -0600

Bob Archer wrote on Tue, Feb 14 2012 at 8:59 am:
> So, I would say create a folder that is a working copy and add a build event to
> Visual Studio that copies the binaries to the WC after a successful build.

        That's essentially what I ended up doing, though I have it as a separate .cmd file at the moment. "Robocopy src dest /mir /DCOPY:T /XD .svn" will mirror all changes yet exclude (leave alone) the .svn directory in the target.

--
Thanks all,
Steve Yates
ITS, Inc.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2922380
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-14 16:27:49 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.