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

Proper way to copy/move working copy with Subversion 1.7

From: Bryan Evenson <bevenson_at_melinkcorp.com>
Date: Tue, 18 Oct 2011 06:33:36 -0700 (PDT)

I've been looking through the notes on the new Subversion 1.7, and one of the warnings on the new WC-NG structure is this:

"WARNING: It is not safe to copy an SQLite file while it's being accessed via the SQLite libraries. Consequently, duplicating a working copy (using tar, cp, or rsync) that is being accessed by a Subversion process is not supported for Subversion 1.7 working copies, and may cause the duplicate (new) working copy to be created corrupted. (See issue #3596 for details.)"

So I gather from this statement that if I want to move my working copy under Windows from C:\Projects\WCA to C:\Projects\WCB, I'm not supposed to just use Crtl+X and Crtl+V. If that's the case, then how am I supposed to move a working copy? I didn't see an obvious solution from the TortoiseSVN context menu, but I may have missed something.

Thanks,
Bryan

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2858414

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-18 15:34:40 CEST

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.