Le lun 15/07/2002 à 22:34, cmpilato@collab.net a écrit :
> cmpilato@collab.net writes:
> 
> 
> 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
> 
perhaps this should be (for remove-all-file-contents):
Node-path: copied-file
Node-kind: file
Node-action: add
Node-copyfrom-rev: 1
Node-copyfrom-path: copy-src
Content-length: 10
PROPS-END
=> content empty.
Your exemple is something like :
"The content is not define here."
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 16 03:43:06 2002