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

Re: Symlinks on Win32...

From: ALIBERTI Emanuele <aliberti_at_tecnest.it>
Date: 2006-02-01 09:34:11 CET

Duke Tantiprasut wrote:
> I think it would be good if SVN can natively support symlinks within its
> internal repository tree and manage it itelf rather than relying on the file
> system that is checked out on.
>
>
Hi Duke,

many see Subversion as a meta-file system and from a theoretical point
of view it actually is, therefore mapping/supporting internally as many
special features as real file system have out there is the way to go, imho.

For instance, just listing what comes to mind now:
- hard links/aliased names (*nix/win-ntfs)
- symbolic links/reparse points (*unix/win-ntfs)
- multiple data streams (mac/win-ntfs)
- revision (vms)
- ...

ea

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 1 09:35:50 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.