On Sat, Oct 04, 2003 at 03:44:14PM +0200, Jérôme Marant wrote:
> Quoting Sven Luther <[EMAIL PROTECTED]>:
> 
> > On Sat, Oct 04, 2003 at 12:48:12PM +0200, Jérôme Marant wrote:
> > > Quoting Sven Luther <[EMAIL PROTECTED]>:
> > > 
> > > 
> > > > > Unlike true copies, 0-cost copies are optimal in terms of disk
> > > > > space: only modified files take some room.
> > > > 
> > > > Mmm, but that is on the SVN repository, not on the checked out version,
> > > > no ?
> > > 
> > > Of course.
> > 
> > Not fun if you check out just the base directory of the project, like i
> > did yesterday, or does svn at least know how to get stuff cheap over the
> > net ?
> 
> It is not different from CVS.

Well, in CVS if you check out something, you check out just the current
version. In SVN, since you have all tags as directories, if you do a
checkout of pkg-ocaml-maint, as i did, you will not only get all the
stuff, but all the tags too, no ? So you explicitly have to checkout
pkg-ocaml-maint/packages/ocaml/trunk or something such, no ?

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to