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

Re: Supplement: Creating relative links to manage document duplication

From: Lübbe Onken <luebbe.tortoisesvn_at_googlemail.com>
Date: Fri, 16 Jan 2009 14:26:02 +0100

andrew.walker_at_gro-scotland.gsi.gov.uk wrote:
> Additional information:
>
> The client originally hoped for an option in TortoiseSVN to maintain copies of a document in multiple locations in the repository, where modifying one version/instance/copy would mirror to the others. Ergo the svn copy from the right-drag menu is not sufficient.
>
You could use the svn:externals property to include folders and their
contained object in different locations of your repository. If you
change the document in one place (link or original), the next update of
your working copy will propagate the change to all locations.

Subversion 1.5.x supports only external directories, Subversion 1.6 will
- according to the developers - support linking single files too.

Cheers
-Lübbe

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1028584

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-16 15:16:33 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.