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

Re: soft links

From: Konrad Rosenbaum <konrad_at_silmor.de>
Date: 2006-01-24 10:00:42 CET

On Tuesday 24 January 2006 08:31, Duke Tantiprasut wrote:
> Is there a way to do "soft links" rather than copies (branches) so that
> changes can flow through?

If you are working on Unix or Linux: you can store symlinks in subversion.
Of course this requires that the the target of the symlink is reachable for
each developer who needs it (can be tricky).

Otherwise: use externals
http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html

        Konrad

  • application/pgp-signature attachment: stored
Received on Tue Jan 24 10:07:05 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.