[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 15:50:22 CEST

=?ISO-8859-1?Q?F=E9liciano?= Matias <feliciano.matias@free.fr> writes:

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

Actually, I chose a different method altogether. There is a new
"Node-notice:" header that tells the loader whether or not it should
actually attempt to interpret the props/text at all.

Node-notice: [ none* | all | text | props ]

    *default value

---------------------------------------------------------------------
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:52:39 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.