Ryan Schmidt wrote:
> 
> 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
> 
> 
toolongdidntread.. If it suggests to start another repository just for
files which are shared by projects, then i rather stick to cvs until svn
supports to (optional) follow symlinks..
Dirk
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul  4 17:51:48 2006