[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Feature Request: command-line syntax for SVN calls

From: Milen A. Radev <mradev_at_gmail.com>
Date: Tue, 3 Feb 2009 12:20:09 +0200

2009/2/3 Thurston S <tstone2077_at_gmail.com>:
> Hello,
>
> If I run a command in Tortoise, like checkout, the first line in the
> dialog box is "command" "Checkout http://..., revision=HEAD, Fully
> Recursive"
>
> This is useful to see what is being done, but if I want to reproduce
> it on the command line, I would still have to translate it into
> svn checkout --dept=infinite --revision=HEAD http://...
>
> Since I work on the command line with a lot of my automated scripts,
> it would be very easy and less error prone if I could just copy and
> paste the proper command.

The problem is TSVN uses the SVN libraries directly and not the CLI client.
But you could always look up the equivalent command here -
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-cli.html.

-- 
Milen A. Radev
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1096114
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-03 11:20:19 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.