diff options
Diffstat (limited to 'kioslave/svn/TODO')
-rw-r--r-- | kioslave/svn/TODO | 74 |
1 files changed, 0 insertions, 74 deletions
diff --git a/kioslave/svn/TODO b/kioslave/svn/TODO deleted file mode 100644 index b5bbe683..00000000 --- a/kioslave/svn/TODO +++ /dev/null @@ -1,74 +0,0 @@ -For the menu options, tortoise SVN has something like below. -We can follow this to some extent: - -Folder not in SVN at all: - -SVN Checkout -Svn: - Export - Create Repository here - Import - ---- - Settings... - Help - -A folder and a file in an SVN folder and in the SVN repository - -SVN Update -SVN Commit.... -Svn: - Show Log - Check for modifications - Revision Graph - ---- - Update to revision... - Rename... - Delete - Revert - Cleanup - ---- - Branch/tag... - Switch... - Merge... - Export... - Relocate... - ---- - Add (?) - ---- - Create Patch... - Apply Patch... - ---- - Settings... - Help - -A file in an SVN folder and in SVN repository - -SVN Update -SVN Commit.... -Svn: - Show Log - Check for modifications - Revision Graph - ---- - Update to revision... - Rename... - Delete - Revert - Cleanup - ---- - Branch/tag... - Switch... - Merge... - Blame... - ---- - Settings... - Help - - -A file in SVN folder, but not in repos - -Svn: - Add - Add to ignore list - - |