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

Re: Crazy 5-step plan to remove the cached pristine copy

From: Florin Iucha <florin_at_iucha.net>
Date: 2003-03-24 17:28:38 CET

On Mon, Mar 24, 2003 at 10:50:01AM -0500, Stefan Monnier wrote:
> Why exactly would you want to remove the cached pristine copy ?
> Is it the disk space that's bothering you ?

Yes.

> It seems the disk space should be rather small: all unmodified files
> can be hardlinked to their pristine copy, so disk space is only needed
> for the few modified files.

What would be the use of that (assuming it can work cross-platform,
which it can't)?

You need the base copy when it is different than the working copy. You
can detect the working copy has not changed using a checksum.

> > 5. Change the commit/merge to send the whole working copy instead
> > of fetching a base copy from the server and send back the diff,
> > if the .svn does not contain the base copy.
>
> Does SVN send a diff when merging ? I thought the merge was done locally.

AFAIK svn merge uses the base copy.

florin

-- 
"NT is to UNIX what a doughnut is to a particle accelerator."

  • application/pgp-signature attachment: stored
Received on Mon Mar 24 17:29:57 2003

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.