Re: Icon overlays for 1.6 working copies?
From: Josh Reynolds <josh.reynolds_at_eku.edu>
Date: Tue, 17 Jul 2012 13:06:00 -0400
On 7/17/2012 11:29 AM, Duncan Murdoch wrote:
You could checkout all new copies of all the working copies, then use
Put this in a file (eg c:\temp\exclude.txt) to filter out the .svn
\.svn\
and run this:
xcopy /E /F /EXCLUDE:c:\temp\exclude.txt c:\path\to\1.6\working\copy
add /-Y to the options if you want it to prompt you when overwriting a
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.