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

RE: RE: Symlinks on Win32...

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2006-01-31 21:33:44 CET

>>>>> "Mark" == Mark Phippard <markp@softlanding.com> writes:

 Mark> OK, but that is what svn:externals already provides. There has
 Mark> been talk about enhancing the feature to better handle the case
 Mark> where it is pointing to a folder in the same repository. If
 Mark> these enhancements were implemented it would have the potential
 Mark> to remove several of the drawbacks to the current svn:externals
 Mark> feature.

 Mark> This issue does a good job summing up most of the current
 Mark> ideas:

 Mark> http://subversion.tigris.org/issues/show_bug.cgi?id=1336

The one obvious feature I didn't see mentioned there: an "external"
that is actually "internal" should participate in the atomicity of
non-external operations.

For example... I didn't bother to define externals in our new
Subversion repository to replace the CVS "modules" because then I
don't get atomic checkout/update, as far as I can tell from the
manual. And since that's one of the major benefits of Subversion over
CVS, it seemed rather pointless to throw that away. With "internals"
I could provide the analog of CVS modules *and* get the proper
Subversion style semantics.

           paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 31 21:36:05 2006

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.