176
176
('svnadd', ['Add', 'Schedule the selected temporary files to be added permanently']),
177
177
('svndiff', ['Diff', 'View any changes to the selected file since its last committed state']),
178
178
('svnrevert', ['Revert', 'Restore the selected files back to their last committed state']),
179
('svnupdate', ['Update', 'Update your files with changes from the permanent repository']),
179
180
('svncommit', ['Commit', 'Commit any changes to the permanent repository']),
180
181
('svnlog', ['View Log', 'View the log of commits of the selected file']),
181
182
('svncheckout', ['Re-checkout', 'Re-checkout your default directories'])