Simon, thanks for the answer.
I think I understood, that its not working as I wished for export.
("Update" works without user interaction)
You wrote:
> If you want to supply source and dest there is nothing else to do.
???
Just for clarification:
It is no problem that a GUI opens while "update" or "export" (to see
the progress)
I Just dont want, that the user is forced to enter the source path
into a dialog for an "automized" export.
Thats why i wished, it could be like "TortoiseProc /command:update /
path:http://.... /path_dest:w:\Eclipse"
best regards
copa
On 30 Sep., 10:08, "Simon Large" <simon.tortoise..._at_googlemail.com>
wrote:
> 2008/9/30 copa <costa.pav..._at_gmail.com>:
>
> > Fist a big THANK YOU to the makers of TSVN.
>
> > Question:
> > Is there any way to export (or copy) a folder from repository to
> > workspace by command line (TortoiseProc.exe).
> > Unfortunately I can give only 1 path as parameter - but dont I need
> > "source" AND "dest" (?).
>
> If you want to supply source and dest there is nothing else to do.
> TSVN is a GUI client and if you don't want any user interaction then
> don't use a GUI client.
>
> > Of course it works with the "pure" svn client command line ("svn
> > export https:/.... w:\") but unfortunately, when I do it from inside
> > my (autohotkey) application, I dont see what svn is doing in the
> > background (--> my app is not a batch file)
>
> Well even if TSVN would do non-gui tasks you still wouldn't see what's
> happening for the export command.
>
> Simon
>
> --
> : ___
> : oo // \\ "De Chelonian Mobile"
> : (_,\/ \_/ \ TortoiseSVN
> : \ \_/_\_/> The coolest Interface to (Sub)Version Control
> : /_/ \_\ http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-01 08:56:47 CEST