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

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
Information Technology/Software Development

ITI GmbH
Webergasse 1
01067 Dresden · Germany
T + 49 (0) 351.260 50 - 149
F + 49 (0) 351.260 50 - 155
ruetz_at_iti.de

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-09-16 13:08:14 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.