Re: Can SVN share files and projects?
From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2004-08-18 20:41:42 CEST
Alan Jay Weiner wrote:
Simply add -r to your svn:externals:
lib-common -r1213 http://server/repos/lib-common
> If you make changes to the files pulled in via svn:externals, can they be
Almost. svn commit will not recurse into externals, so the changes you
But, the externals folders are real working copies, meaning you can svn
Hope that helps,
---------------------------------------------------------------------
|
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.