
This work is licensed under a Creative Commons Attribution-Share Alike 2.0 France License.
Recently I had few problems with a svn repository that is shared between multiple ssh users. I followed the instructions in the svn book and to solve the problem once for all I recreated the repo from scratch. Briefly:
hopefully this is gonna work.
A while ago one of my svn repositories became all the sudden inaccessible. It turned out that the file db/current got corrupted for some reason, leaving the repo in an inconsistent state.
The file db/current in a svn repository (using the FSFS backend) contains the largest revision number and the next unique node and copy ids. Googling around I found this old message [1] explaining the problem, but not providing any satisfactory solution.
This is a small script to generate code snapshots from the svn repository.
Recent comments
50 weeks 6 days ago
1 year 2 weeks ago
1 year 15 weeks ago
1 year 17 weeks ago
1 year 19 weeks ago
1 year 21 weeks ago
1 year 23 weeks ago
2 years 4 days ago
2 years 4 weeks ago