Dear Tortoise team,
I am hoping to use something like this:
TortoiseProc /command:exrpot /url:$url /path:$path /closeonend:1 /notempfile
But I cannot specify the path… I can write with just URL but then I have to manually type in the $path…
I read on forum that I can use
TortoiseProc /command:checkout /url:$url /path:"C:\Users\taehoon.kim\Downloads\Testing\Resources" /closeonend:1 /notempfile
But if I use this, I get the svn hidden file, which I do not want…
Is there a way to export in command line and specify the path?
Thank you,
Regards
Andrew