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

Re: command-line "Get Latest" - TSVN

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-08-01 10:15:47 CEST

On 31/07/07, Nathan Jensen <sweep2@builderdash.com> wrote:
> I need a simple way to construct a TSVN command-line string in which I can
> supply a URL and a local path, and it will pull everything from the remote
> folder (recursively) down to the local folder, build all necessary folders
> (locally), and pull all files from the repository location. In VSS the concept
> is "Get Latest", but I'm not sure what it is in Tortoise. Additionally I need
> this to not hose up or impact the files in the server repository - like a no-
> footprint readonly "get".

TSVN is a GUI app. It is meant for easy user interaction. If you want
a non-interactive script, use the subversion command line client
instead. The command you want will be something like "svn checkout",
but you should read the subversion book to find all the details.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Aug 1 10:14:16 2007

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.