Hi,
Continuing with my subversion testing, I ran across a new problem. I
currently have > 15 revs of the linux kernel imported btw. The problem
happened like this:
- svn co <path>
- I killed the co command halfway (CTRL-C).
- Once I tried to do it again (after cleaning up what the first co had
already done) it only went to the point where the first one had been aborted.
It then got stuck and didn't proceed.
- I tried running "svnadmin recover" on it but it has been running for over
30 minutes (and consuming CPU so it isn't stuck) and this is the only output
so far:
csd@linux:~/wk_2_5_63> svnadmin recover /home/svn/main
Acquiring exclusive lock on repository db.
Recovery is running, please stand by...
I'm assuming that it really should have spewed something out by now - every
other time I ran recover it returned fairly quickly. Any ideas? This was all
done locally, not through http btw.
thanks,
csd
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 3 23:31:21 2003