176
176
('svnadd', ['Add', 'Schedule the selected temporary files to be added permanently']),
177
('svnremove', ['Remove', 'Schedule the selected permanent files to be removed']),
177
178
('svndiff', ['Diff', 'View any changes to the selected file since its last committed state']),
178
179
('svnrevert', ['Revert', 'Restore the selected files back to their last committed state']),
179
180
('svnupdate', ['Update', 'Update your files with changes from the permanent repository']),