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

Symlink on Win32

From: Stanislav Spiridonov <Stanislav.Spiridonov_at_borland.com>
Date: 2005-06-23 12:22:50 CEST

>Subversion 1.1 (and later) has the ability to put a symlink under
version control, via the usual svn add command.

>Details: the Subversion repository has no internal concept of a
symlink.
>It stores a "versioned symlink" as an ordinary file >with an
'svn:special'
>property attached. The svn client (on unix) sees the property and
>translates the file into a symlink in the working copy. Win32 has no
symlinks, so a
>win32 client won't do any such translation: the object appears as a
normal file.

It is not true. The NTFS 5.0 (Win 2000/XP) supports the SymLinks (knows
also as "directory junctions"). So are you going to support synlinks on
Win32 in the next releses?

_________________________________________
Stanislav Spiridonov

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 23 12:23:37 2005

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.