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

Re: symlinks in Windows

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Thu, 7 Jul 2011 08:29:19 +0200

Guten Tag David Player,
am Mittwoch, 6. Juli 2011 um 21:02 schrieben Sie:

> My company uses symlinks with svn quite a bit, but the symlinks are
> always broken in Windows. This has been the case since svn 1.1 or
> 1.2. Links have been supported in Windows since 2000, and improved
> in Vista in early 2007. The mklink utility has been included since Vista.

The problem is that symlinks are the improved changes in Vista+,
Windows 2000+ just supported hardlinks and Junctions to directories.
I found hardlinks to be very sensitive in daily life, because they
often seem to get broken during development with Eclipse, resolving
conflicts using TortoiseSVN etc. In my mind the only practical
solution would really be symlinks, meaning they can only be supported
on clients running Vista+. Only using symlinks would be
consistent across different platforms, because they support
linking to files and directories on NTFS like on other file systems.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning
AM-SoFT IT-Systeme - Hameln | Potsdam | Leipzig
 
Telefon: Potsdam: 0331-743881-0
E-Mail:  tschoening_at_am-soft.de
Web:     http://www.am-soft.de
AM-SoFT GmbH IT-Systeme, Konsumhof 1-5, 14482 Potsdam
Amtsgericht Potsdam HRB 21278 P, Geschäftsführer: Andreas Muchow
Received on 2011-07-07 08:30:16 CEST

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.