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

Re: Issue 730 related question about svn_ra_reporter_t interface

From: <kfogel_at_newton.ch.collab.net>
Date: 2003-01-27 18:30:42 CET

Luke Blanshard luke@blanshard.us writes:
 Please forgive me if this is an idiotic question, but can someone
 explain why checkout does anything different from update? Shouldn't
 checkout just create the top .svn directory and then invoke update?
 
 I know that checkout is different from update in CVS, but then CVS has
 that module thing going on. CVS modules are not present in Subversion,
 right?

It's not idiotic, but it involves subtle assumptions about how things
work and don't work in Subversion.

In essence, what you're proposing is similar to the solutions being
considered (Ben is detailing them in the issue right now), but not
exactly the same, because we want to avoid transmitting the entire
client-side entries list to the server except when absolutely
necessary.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:20:01 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.