I am running the following command in an automated build batch process.

This command does not work when there is embedded period in the source 
folder name.
svn export 
"http://svnserver01.aanet.aaagrp.com/svn/aaa_base_code/trunk/project/Third 
Party/CARSHOTS.NET" "c:\temp\svntesting\Third Party\CARSHOTS.NET"

This command does work when there are embedded blanks and dashes in the 
folder name.
svn export 
"http://svnserver01.aanet.aaagrp.com/svn/aaa_base_code/trunk/project/Third 
Party/CARSHOTS - Reg" "c:\temp\svntesting\Third Party\CARSHOTS - Reg"

Any ideas on how to get around this issue?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/038aaba1-aa84-4a08-aab9-6d48a96c7154%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to