Subversion hard disk full
Posted
by
user37914
on Server Fault
See other posts from Server Fault
or by user37914
Published on 2011-01-17T17:19:04Z
Indexed on
2011/01/17
17:55 UTC
Read the original article
Hit count: 194
Our SVN server hd was full. Deleted a load of unwanted data on there, and all appeared to be well. However, new check-ins are now failing.
Can't move '/repos/db/txn-protorevs/1000-vr.rev' to '/repos/db/revs/1/1001': Permission denied
1000-vr.rev does not exist. There are two other files in there: 9-9.rev and 9-9.rev-lock
Edit: I have checked file permissions just in case, and all is as it should be.
© Server Fault or respective owner