problem with dump/load
From: Féliciano Matias <feliciano.matias_at_free.fr>
 
Date: 2002-07-13 06:16:29 CEST 
first, excuse my poor english.
 svn r2464 with --enable-utf8
 * checkout my current repository.
 * create a new repository with the dump.
 [f.matias@one tmp]$ svnadmin create repos_copy
 * checkout the new repository
 [f.matias@one tmp]$ mkdir copy
 * comparison
 [f.matias@one tmp]$ diff -urN --exclude .svn ref copy 
 * some files are now empty !
 * Update to r2497 with --enable-utf8 (dump/load is require).
 * create new repository with r2497
 [f.matias@one tmp]$ svnadmin create repos_2497
 * checkout the new repository
 [f.matias@one tmp]$ mkdir 2497
 * comparison
 [f.matias@one tmp]$ diff -urN --exclude .svn ref 2497/
 * files are empty. The same as above.
 For files empty i was do some :
 For one file empty i was do :
 Sorry but i don't have enough time now to investigate this problem.
 ---------------------------------------------------------------------
  | 
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.