On Wed, 2005-10-19 at 08:14 -0400, Daniel Berlin wrote: > On Wed, 2005-10-19 at 11:56 +0200, François-Xavier Coudert wrote: > > > Not that I know of. As Daniel Berlin said, Subversion 1.4 will probably > > > have > > > support for checking out repositories with compressed local copies (or no > > > copy > > > at all -- but I wouldn't suggest this, as you'd start to be slow in "svn > > > diff", > > > "svn stat", etc). > > > > I guess no local copy would be fine with me. diff and stat should not > > be much slower than in CVS, and since very rarely do a full tree > > diff/stat, this is quite acceptable. > > > > Is that so hard to implement that it's not done already? >
> Again, this isn't all hard, but it is work :) Also, there was a summer of code student that was supposed to do it, but ended up not doing it. > > > --Dan >