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

Re: Howto make svn _follow_ symbolic links?

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-07-04 16:34:14 CEST

On Jul 4, 2006, at 15:35, Dirk wrote:

> I have several projects that share the same code. If i make
> enhancements
> in that code in one project it should be available in all projects.
> Hence I link from all projects to one single file.
>
> But I sure don't want these symbolic links in the repository and I
> won't
> use hard links since they can mess things pretty much up when someone
> fails to recognize them...
>
> So...
> how can I make svn follow symbolic links on add, commit and update?

It doesn't work that way.

Probably the closest to what you want would be a feature called
"externals":

http://svnbook.red-bean.com/en/1.2/svn.advanced.externals.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 4 16:36:51 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.