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

Re: Making a copy that follows?

From: Ted Dennison <dennison_at_ssd.fsi.com>
Date: 2006-08-30 15:41:15 CEST

Ryan Schmidt wrote:
>
> On Aug 30, 2006, at 13:58, Hadmut Danisch wrote:
>
>> I'd therefore like to prose a new feature: SVN Copies of files, that
>> keep following. When I change one, all other copies change as
>> well. Like a hard link inside the repository. Would be really useful.
>> (And maybe the checkout should produce real hardlinks...)
>
> Your last parenthetical thought is incompatible with filesystems that
> do not support hardlinks, of which I believe there are a few (on
> Windows?).
Well, both hardlinks and softlinks would behave as described. The only
real difference between the two from a user perspective is what happens
when a file is moved or deleted. (OK...and the ability to cross drive
boundaries)

Also, Windows does support both types of links (on NTFS drives).See
http://shell-shocked.org/article.php?id=284 . We use them for our
product here at work to easily switch between different installed
versions of our software. But you are right that there are probably some
SVN-supported platforms somewhere that don't support them.

-- 
T.E.D.   Work     -  mailto:dennison@ssd.fsi.com
         Home     -  mailto:dennison@telepath.com (Yahoo: Ted_Dennison)
         Homepage -  http://www.telepath.com/~dennison/Ted/TED.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 30 16:09:17 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.