I thought that I’d write a quick list of SVN commands that are slightly less used than commit and update.
Revert a committed file back to the last committed version (”Updated” from revision 32 to 31):
nobody@cloberrella:/javaIDE/netbeans/MCRI$ svn update –revision PREV res/questions.xmlU res/questions.xmlUpdated to revision 31.
Find out who the last person who committed to the repository [...]
Popularity: 18% [?]



Latest Comments