129
129
('svncut', ['Svn Cut', 'Prepare to move the selected files to another directory, maintaining history']),
130
130
('svncopy', ['Svn Copy', 'Prepare to copy the selected files to another directory, maintaining history']),
131
('svnrename', ['Rename', 'Schedule the selected permanent files to be renamed']),
131
132
('svnadd', ['Add', 'Schedule the selected temporary files to be added permanently']),
132
133
('svnremove', ['Remove', 'Schedule the selected permanent files to be removed']),
133
134
('svndiff', ['Diff', 'View any changes to the selected file since its last committed state']),