RE: TortoiseSVN do not accept xcopy within Hook Skripts
From: Sven Rütz <ruetz_at_iti.de>
Date: Wed, 16 Sep 2009 13:06:21 +0200
Hi,
did you reference "xcopy" with it's full path? Try:
"c:\windows\System32\xcopy.exe C:\svn_working_copy\* C:\test /S /Y"
Instead of:
" xcopy C:\svn_working_copy \* C:\test /S /Y"
Best regards / Mit freundlichen Grüßen
Sven Rütz
ITI GmbH
------------------------------------------------------
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.