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

Re: Copy an updated file across multiple folders?

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Mon, 30 Jan 2012 23:00:03 +0000

On 30 January 2012 19:56, Leon Descoteaux <leondescoteaux_at_crd.com> wrote:
> Can I copy an updated file and replace the file of the same name in multiple (~40) adjacent folders, in a single operation?

Your description is not entirely clear, but it sounds like you want
something like symbolic links to a single file. This is not supported
by subversion.

The nearest thing is svn:externals, but that is generally used to
reference a folder rather than a single file. File externals are
supported, but they are a bit of an afterthought and I'm not sure they
are that user-friendly.

Simon

-- 
:       ___
:  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=2913101
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-31 00:00:14 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.