summaryrefslogtreecommitdiffstats
path: root/kioslave/svn/TODO
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:05:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:05:39 -0600
commitff94d46e423398804d2ae63faeb114c2cf604fc4 (patch)
tree4481ffd491d15ac15081cea46d7cc298ef6351a4 /kioslave/svn/TODO
parentb9553cef2a3cd9f5b89c8aca6f4b7781a079dbb7 (diff)
downloadtdesdk-ff94d46e423398804d2ae63faeb114c2cf604fc4.tar.gz
tdesdk-ff94d46e423398804d2ae63faeb114c2cf604fc4.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kioslave/svn/TODO')
-rw-r--r--kioslave/svn/TODO74
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
-
-