I have a small number of non-technical users who use svn for document management. Accidentally committed deletions (of both files and directories) are entirely too common.
Variously, the correct procedure is to revert and or copy from the last revision prior to the deletion. However, I have to look up the procedure each time, and it always takes me about 15 minutes in those bizarre edge-cases where I have to specify the -R rev *in addition to* the @rev notation.
A common operation with a logical process should not be this difficult.
Would it not be incredibly useful to have a shortform of:
svn undelete pathname


Reply With Quote

Bookmarks