Re: shared files in SVN
From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2004-11-16 00:32:59 CET
Natalya Smirnov wrote:
> How can a problem of shared files be solved in SVN?
Are you trying to share common code across projects, or a single working
If you have a "util" project which your "billing" project depends on,
/trunk/util/...
and then do "svn propedit svn:externals" on a checked out copy of
dependencies/util svn://myserver/trunk/util
This way the Subversion client checks out the contents of util and puts
I think developers sharing working copies works okay now (there were
Cheers,
---------------------------------------------------------------------
|
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.