Is it possible to generate a debug listing of a specific revision of Subversion ?
Sometimes i have log files and cant find the problem, the line number is only helpful with the debug listing of the right revision of the customer. Check out the whole project of the right revision would be really time expensive.
Can't you do a "switch to" that particular revision? That's most of the time much much faster then checking out the whole project.
I give it a try, i check a new project out and use it only for switch to other versions.
Edit:
With different revisions it seems to work but if it is an older ressource i have to check it out