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

Re: Dump/load changes data?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-03-21 19:24:27 CET

Ben Collins-Sussman <sussman@collab.net> writes:

> Vladimir Prus <ghost@cs.msu.su> writes:
>
> > I just noticed something strange. I've done a dump/reload cycle and the
> > resulting repository is different! I get:
> >
> > bash-2.05a$ svn pl file:///home/ghost/local/svn_loaded/trunk/ocean/whale
> > Properties on 'file:///home/ghost/local/svn_loaded/trunk/ocean/whale':
> > svn:externals
> > bash-2.05a$ svn pl file:///home/ghost/local/svn/trunk/ocean/whale
> > bash-2.05a$
>
> Ah! I see the bug. Cmpilato pointed it out -- it's a bug in the
> dumpfile parser. I'll fix it now and commit soon.

OK, Volodya, I've committed the fix in r5420. This was a really
serious bug... apparently our 'svnadmin load' parser has *never*
honored property deletions! Thank you for pointing this out.

I reloaded your dumpfile, and the property deletion works now.
/trunk/ocean/whale in r165 has no properties at all.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 21 19:26:23 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.