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

Re: problem with dump/load

From: <cmpilato_at_collab.net>
Date: 2002-07-15 16:20:46 CEST

Greg Stein <gstein@lyra.org> writes:

> On Mon, Jul 15, 2002 at 03:34:34PM -0500, cmpilato@collab.net wrote:
> >...
> > Crap. Crap, crap, crap. While thinking about this bug, I realized
> > that we have a philosophical problem with the dump semantics.
> > Briefly, we show add-with-history-and-no-local-mods as:
> >
> > Node-path: copied-file
> > Node-kind: file
> > Node-action: add
> > Node-copyfrom-rev: 1
> > Node-copyfrom-path: copy-src
> >
> > But check this out. Let's see how we would show add-with-history-and-
> > also-remove-all-file-contents:
> >
> > Node-path: copied-file
> > Node-kind: file
> > Node-action: add
> > Node-copyfrom-rev: 1
> > Node-copyfrom-path: copy-src
> >
> > Hm. That hurts.
>
> And I take it the Content-Length for both is 0? Thus, you can't tell the
> difference between "omitted" and "no content" ?

Right. But read on. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 16 04:23:22 2002

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.