Odd svn error
George Mitchell
george+freebsd at m5p.com
Wed Jan 22 22:34:00 UTC 2020
In preparation for doing a base system build on my Raspberry Pi, I
have set up a separate /usr/src and /usr/obj tree on an amd86
machine and NFS exported it to my Pi. In that /usr/src tree, the
amd86 reports a plausible bunch of stuff about the tree, but on
the Pi, "svnlite info" says:
svn: E155016: The working copy database at '/usr/src' is corrupt.
/usr/src on the Pi is where I NFS-mounted the tree. "ls -l" for
the .svn directory looks the same on both machines, and specifically
the SHA256 of .svn/wc.db is the same on both machines. Am I running
into byte order problems? I thought SQLite took care of that sort
of thing.
I guess I can just do a fresh checkout, but I had hoped to avoid
that step ... -- George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20200122/1089a968/attachment.sig>
More information about the freebsd-hackers
mailing list