This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: using multiple trees with subversion


> 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? Or am I the
only person to find that disk is expensive (or working on his own
hardware, maybe)?

> You may want to look into svk though

Thanks for the link, I'll give it a try.

FX


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]