we have an svn repository on the server, and some clients update / compile it.
Now the server crashed yesterday, and the available backup is good for a week, and it has the oldest senior svn. Say the head from the backup is version 2895.
However, clients have an audit, i.e. 2930. When I try to commit the server, I get a message that the revision on the server is older. I cannot register, I cannot update, and I cannot execute.
Does anyone have an idea of ββwhat I can do to either increase the revision counter on the server, or how to commit in these circumstances?
Thanks in advance.
source
share