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

Re: [PATCH] add FAQ about the status of symlink support.

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-04-23 17:59:34 CEST

On Fri, 2004-04-23 at 11:44, Alex Holst wrote:
> +<li>Does Subversion support symlinks?</li>

I have two concerns here:

(1) "Does Subversion support symlinks?" could have multiple
interpretations. You're thinking of the ability to check a symlink into
version control and check it out again; someone else might think of
something more along the lines of CVS modules, where a directry entry in
the repository refers to some other part of the repository or even some
part of a different repository.

(2) I'm not sure there is developer consensus on the viewpoint you
presented. Certainly, portability is one of our major concerns with
symlink support; another one is libsvn_wc needing a rewrite. If the
libsvn_wc rewrite happens, and we were presented with a clean
implementation of symlink support which failed gracefully on Windows,
I'm not sure it would be rejected.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 23 17:59:54 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.