See here:
http://blogs.msdn.com/oldnewthing/archive/2003/12/10/56028.aspx
if you're using a bat file, you ran into the 8192 char size limit.
Write your paths into a text file, separated by newlines and then pass
the path to that file (and of course leave the /notempfile param).
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
> signature.asc
Thanks for the fast response.
Actually the problem was not related to size limitations.
I wasn't aware of the fact that all directories specified in the "/
path:" parameter must be subdirectories of a common working copy
directory.
Udo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-un...@tortoisesvn.tigris.org
For additional commands, e-mail: users...@tortoisesvn.tigris.org