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