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

migration issue from ubuntu 5.10 to fedora core 5

From: Ming Zhang <mingz_at_ele.uri.edu>
Date: 2006-05-03 17:36:03 CEST

Hi folks

I reinstall a fedora core 5 yesterday. Before that, I "rsync -avz" all
my working copies and repositories to another box, and ftp back after
installation.

Now I have this problem.

On any local working copy code. It can not detect, even with .svn
available.
$ svn info
svn: '.' is not a working copy
$ ls -a
. .. branches .svn tags trunk

For any repos,
$ svnadmin verify svn-repos-set/iometer-repos/
svnadmin: Can't open file 'svn-repos-set/iometer-repos/format': No such
file or directory

But if I create a new repos, it works fine.
$ svnadmin verify svn-repos-set/test/
* Verified revision 0.

I could not find out the svn version and db version on old ubuntu now.
But I suspect it is a 1.2.x version of svn.

Any idea on this?

Ming

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 3 17:37:31 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.