On Friday, July 20, 2018 at 2:52:34 PM UTC+2, Dave Krekel wrote: > > 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 > <http://www.google.com/url?q=http%3A%2F%2Fsvnserver01.aanet.aaagrp.com%2Fsvn%2Faaa_base_code%2Ftrunk%2Fproject%2FThird&sa=D&sntz=1&usg=AFQjCNHmRbG-hdZkS0YA8NE4zGO2IY8v0A> > > 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? > > A dot needs to be encoded in an url: http://svnserver01.aanet.aaagrp.com/svn/aaa_base_code/trunk/project/Third <http://www.google.com/url?q=http%3A%2F%2Fsvnserver01.aanet.aaagrp.com%2Fsvn%2Faaa_base_code%2Ftrunk%2Fproject%2FThird&sa=D&sntz=1&usg=AFQjCNHmRbG-hdZkS0YA8NE4zGO2IY8v0A> Party/CARSHOTS%2ENET <http://CARSHOTS.NET>
-- 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/6a4ab8a1-477d-4187-9bb8-c56964372a29%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
