Recovering SVN repository -
i maintain svn repository on external hard disk, , appears have gotten corrupted in manner. (a second repository on same disk fine).
running svnadmin verify
gives message:
svnadmin: no such revision 0
attempting recovery results in:
repository lock acquired. please wait; recovering repository may take time... svnadmin: revision 139 has revs file no revprops file
i've sought based on 'no revprops' message, encountered code , test references produce it. no info on how recover it.
this first appeared when attempting commit. had been time since i've worked code base, first commit in several months. check-in attempt produced:
transmitting file data ..svn: commit failed (details follow): svn: can't move '/media/jj1/repositories/xxxxxx/db/transactions/138-3z.txn/props' '/media/jj1/repositories/xxxxxx/db/revprops/0/139': input/output error
Comments
Post a Comment