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

Re: Lock external link to revision

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 06 Feb 2008 19:09:10 +0100

Robert Dailey wrote:
> Hi,
>
> I was wondering if there is a way to force an external link to a
> specific revision. For example, say I'm externally linking to a
> repository named 'foo'. foo's head revision is 100. I want to lock the
> external link to revision 75 of 'foo'. Also, when I do updates at the
> root of my own repository, it should not perform updates on that
> specific external link unless it does not equal the revision it is
> locked to.
>
> Any help is appreciated. Thank you.

When you set the property, the tooltip shows you how to do it:

svn:externals
foo -r75 http://server/repo/project

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-02-06 19:09:30 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.