[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:28:26 CEST

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

> Le lun 15/07/2002 à 15:50, cmpilato@collab.net a écrit :
> > =?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
>
> I prefer something like :
>
> if props defined
> 'Content-length-props: ??
> '...... \n
>
> if text defined :
> 'Content-lenght-text: ??
> '...... \n
>
> the "PROPS-END\n" can be droped.

Yeah, so do I, but for reasons I cannot recall at this time, those of
us that designed the format decided against doing this (and yeah, it
was definitely brought up, by myself even if memory serves).

---------------------------------------------------------------------
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:30:37 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.