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

Re: Can I configure TortoiseSVN to checkout into existing directory tree?

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-01-24 13:30:04 CET

On 1/23/07, Thamm, Russell <russell.thamm@dsto.defence.gov.au> wrote:
> One of the main annoyances that I have with TSVN is its apparent inability
> to checkout files into an existing directory tree.

This isn't an "inability" of TSVN - it's Subversion itself. And it's
meant as protection against your data getting hosed by an accidental
checkout. On the command-line, I think you can use --force to bypass
it.

> For example, I have a number of macro files etc which are required to reside
> in several pre-existing directories within an applications directory tree.
>
> These files are periodically modified and are thus under revision control.
> When I install the application onto a new PC, I want to checkout the latest
> version of these macro files into the applications directory but I can't.

How are you setting up new PCs? If it's from a standard image, why not
do the installations, do the current jockeying of the .svn
directories, then distribute that image? Then you'll just need to do
an Update after loading the image onto a PC, instead of a checkout.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Jan 24 13:30:29 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.