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

RE: Re: Make depth sticky isn

From: Zibetti Paolo <paolo.zibetti_at_sisal.it>
Date: Fri, 2 Dec 2011 09:24:01 +0100

I know my question may sound strange.

I have a working copy that I manage by a combination of scripts that use the SVN command line client and manual operations performed by means of TSVN.
Sometimes I perform a manual "update" with TSVN. In this case I don't want externals to be updated so I should use the "update to revision" command with "omit externals". Occasionally I forget about this and use the regular "update" TSVN command instead, getting a huge amount of unwanted updates to my external paths.
That's why I was wandering is there's a way to tell TSVN to always omit externals for a given working copy while leaving the behavior of my command line scripts unchanged (these scripts update externals when necessary and use "--omit-externals" when updating externals is not required).

Bye

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
Sent: Thursday, December 01, 2011 4:39 PM
To: users_at_tortoisesvn.tigris.org
Subject: Re: Re: Make depth sticky isn

On Thu, Dec 1, 2011 at 14:31, Zibetti Paolo <paolo.zibetti_at_sisal.it> wrote:
> Is there a way to make the "omit externals" flag sticky ?
> For example a property that I could set on the working copy's root folder ?

Yes, of course:
remove the svn:externals property!

If you don't want the externals, don't add them in the first place (or remove them).

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=2889657
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2889828
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-12-02 09:24:11 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.