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

Re: Symbolic link between two paths INSIDE the repository

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-07-21 10:01:09 CEST

On Jul 20, 2007, at 04:18, emerson cargnin wrote:

> Is there a way to have the same file in the repository twice, I mean,
> been shared by two different projects in different paths of the
> repository. I know that svn can store sym links, but that's not what i
> need here. I need to share the same file from two different paths. it
> can be share the same file that both paths could change it or It could
> be that one path is the "owner" of the file and the other would be
> only read-only. thanks

The only option other than symlinks would be svn:externals, which is
documented here:

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 Sat Jul 21 10:00:39 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.