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

Dump/load changes data?

From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2003-03-21 16:28:19 CET

Hello,
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$

Where "svn" is the repository I've dumped, and "svn_loaded" is the repository
loaded from the dump file. Is there any possible error on my part, or this is
a bug?
I'm sure that Apache was not running when I was doing dump and no process
was accessing repository. Svn is at revision 5418.

If dump file is needed, it's at http://zigzag.cs.msu.su:7813/svn_dump.gz
The property was removed in the last revision, and I believe it's correctly
recorded in the dump file, but I'm not sure.

- Volodya

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