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

A difference in behaviour between CVS/Subversion

From: Nick Glencross <nickg_at_glencros.demon.co.uk>
Date: 2005-05-14 23:58:18 CEST

Folks,

forgive me if this has been asked before. I've lurked on and off for a
while and never seen it discussed.

One feature of CVS which is nice is that you can checkout a directory
structure, and then check out other directories into it and seamlessly
treat it as one project by doing updates and commits at the top-level.
Each file correctly knows where it lives in the CVS depot.

If you do the same with Subversion, the commit or update doesn't descent
into the separately checked out directories. As such, you need to do
(let's say) 4 commits which creates intermediate revisions which won't
build.

Was this a deliberate decision?

Thanks in advance,

Nick Glencross

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 15 00:00:07 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.