[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: Greg Stein <gstein_at_lyra.org>
Date: 2002-07-16 04:21:41 CEST

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" ?

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
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:20:19 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.