Re: SVN Evaluation -- Lacks CVS Module equivalent
From: Marcus Rueckert <darix_at_web.de>
Date: 2006-07-07 16:43:52 CEST
On 2006-07-03 09:26:21 -0400, Lane Brooks wrote:
sounds like someone read my cvs modules howto^^
> We found that svn:externals was not sufficient for us because it
and you can not unify the access methods?
> We also found that svn:externals causes a severe performance
many svn commands support --ignore-externals. that speeds up again.
> ... and commits do not recurse into them.
not recursing into them is a feature not a bug. imagine the following
[[[
for testing i patch stuff in somelib. i dont have write permissions for
if svn now would forcefully recurse into externals i would get a failed
svn commit . somelib
> We considered implementing such a feature ourselves to give back to the
svn:internals were discussed for 1.5/2.0 iirc. but there was no 100%
> We have been using CVS for a many years. We would love to switch to
your call. but i still feel more pain when using cvs.
i think in an controlled environment it shouldnt be too hard to force
A workaround might be:
the users now can change the properties in their working copy without
downside of course: only a few admins can change the global defaults.
just my 2 cents
darix
-- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jul 7 16:45:11 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.