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

Re: file sharing like in VSS

From: Martin Tomes <lists_at_tomes.org>
Date: 2005-02-22 12:56:21 CET

Akhil Srinivasan wrote:
> Hi,
> I'm trying to setup a shared code repository. There is a situation
> where i will need to have a couple of files shared across diffrent
> directories
> like foo.txt shared in CVSROOT/gameserver and CVSROOT/gameclient. if
> one copy of the file in CVSROOT/gameserver is checked out, i need the
> copy in CVSROOT/gameclient to show as checked out. Visual SourceSafe
> does this when you drag and drop files acrss directories.
> Is this feature availible in SubVersion and how would i do it?
> Thanks in advance

It is not available, but you might find svn:externals will do what you
want: http://svnbook.red-bean.com/en/1.1/ch07s03.html

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 22 12:59:02 2005

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.