[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Aventures with the dump file format

From: Edmund Horner <edmund_at_chrysophylax.cjb.net>
Date: 2003-12-09 01:06:36 CET

Edmund Horner wrote:

> III. Asking svnadmin to always dump properties for nodes.
>
> Now that Subversion is compiling (for the first time, yay!), I have had
> a little play with svnadmin, and added an option called --all-props.
> This option causes svnadmin to always include the properties for nodes
> when dumping, even if they haven't changed.
>
> Admittedly it's a pretty obscure feature, but I think it does mean a
> dump filter can change node properties with impunity.
>
> Edmund Horner.

I was thinking last night, that if the filter adds "svn:eol-style:
native" to the props, then it had better go through all the text and
make sure the EOLs are LFs, right? Because the import process isn't
going to do it for me.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 9 01:07:15 2003

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.