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

Re: Symbolic link in subversion?

From: Andreas Schweigstill <andreas_at_schweigstill.de>
Date: 2007-03-02 14:26:48 CET

Hello!

ying lcs schrieb:
> Is it possible for me to add symbolic link (instead of files) to
> subversion on linux?

Yes. When Subversion detects a symbolic link it uses the svn:special
property, but this should be transparent to the "normal" user.

> And will that be a problem if that link points to an actual file in
> subversion?

No.

When checking out a symbolic link on a MS Windows system it will be
shown as a text file which contains the value of the symbolic link.

Regards
Andreas Schweigstill

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstraße 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 2 14:28:00 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.