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

Re: Quick question concerning symlinks

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-02-10 05:27:57 CET

On Feb 9, 2007, at 21:17, Jing Xue wrote:

> On Fri, Feb 09, 2007 at 04:09:19PM +0000, mal content wrote:
>
>> What is the expected behaviour when checking in a symlink that points
>> to a file NOT under version control?
>>
>> As an example:
>>
>> $ ln -s /bin/sh shell
>> $ svn add shell
>
> Just curious - does anyone know what this link would become if it's
> checked out
> into a work copy in Windows?

I believe it would become a text file containing the string "/bin/
sh". Symlinks do not work / exist on Windows. You could try it out
and see what happens.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 10 05:28:26 2007

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.