Re: How to copy a directory without the .svn files
From: Garrett Fitzgerald <sarekofvulcan_at_gmail.com>
Date: Mon, 14 Jul 2008 09:36:25 -0400
On Mon, Jul 14, 2008 at 07:18, olilarkin <oli_larkin_at_yahoo.co.uk> wrote:
> I would like to be able to copy a directory with many sub directories,
You can do this outside of SVN by creating a text file (e.g., svn-not.txt)
xcopy source destination /e /exclude:svn-not.txt
|
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.