Tagged Questions

2
votes
1answer
2k views

return subversion working copy to an old revision

I had some problems with my subversion server and i had to restore it from backup but it is an older one. For example i have the server at revision 400 but my working copy is at 405. How can i get my ...
1
vote
0answers
48 views

SVN: log of the update operations in the working copy

I just have updated the live working copy of the our repo, and I want to revert this change. The problem is that I don't know what was the working revision before the update, and there were so many ...