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

Re: [PATCH] Remove .svn/README.txt

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-11-09 02:08:35 CET

Ben Reser wrote:

>On Tue, Nov 09, 2004 at 01:48:40AM +0100, Branko ??ibej wrote:
>
>
>>Ah, then let's merge both into format, and add a symlink to format
>>called README.txt. Don't you just love compromises? :-p
>>
>>
>
>That only works on platforms that supports symlinks. We don't want to
>create issues for people wanting to move working copies between
>platforms.
>
>So a big fat -1 on that idea.
>
>
You take smileys too seriously. Will two help? :-) :-)

Since the whole point is to reduce the number of inodes used by the WC,
replacing a file with a symlink accomplishes nothing (except, as you
noticed, portability problems). Although copying trees with symlinke
between (e.g.) Unix and Windows is usually not a problem, the symlink
just gets converted to an ordinary file.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 9 02:08:37 2004

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

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