Using Tortoise SVN export command line

455 views
Skip to first unread message

Kim, Taehoon (6068736)

unread,
Oct 28, 2015, 1:54:05 PM10/28/15
to us...@tortoisesvn.tigris.org

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

Stefan Küng

unread,
Oct 28, 2015, 2:28:38 PM10/28/15
to us...@tortoisesvn.tigris.org
Why don't you just use the command line client instead if you don't want
any UI? TSVN is an UI client after all:

svn export url path

Or, use the cat command:
Tortoiseproc /command:cat /path:$url /savepath:$path

Stefan

--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net

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

To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].
Reply all
Reply to author
Forward
0 new messages