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

Re: svn ln (symlink in repositories)

From: Nuutti Kotivuori <naked_at_iki.fi>
Date: 2002-10-18 01:45:01 CEST

Rafael Garcia-Suarez wrote:
> As there was some discussion on the possibility of storing symlinks
> into a repos, I'd like to suggest something :
>
> symlinks (or hard links, for that matter) are basically directory
> entries that point to the same file. Instead of implementing Unix
> symlinks in the repository (with all the portability problems), it
> could be useful to have a 'svn ln' command, similar to 'svn cp', but
> that doesn't create a new branch.

A very big -1 on the word "instead". There are two completely
orthogonal things, which solve different problems. 'svn ln' for the
repository would be good in my opinion - and it has been suggested
before - but it is a different thing. What the discussion was about
was symlink _storage_ in a repository. The mail I wrote that was the
start of the recent discussion specifically excluded repository-side
symlinks from the scope.

-- Naked

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 18 01:45:39 2002

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.