summaryrefslogtreecommitdiffstats
path: root/tdeioslave/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 /tdeioslave/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 'tdeioslave/svn/TODO')
-rw-r--r--tdeioslave/svn/TODO74
1 files changed, 74 insertions, 0 deletions
diff --git a/tdeioslave/svn/TODO b/tdeioslave/svn/TODO
new file mode 100644
index 00000000..b5bbe683
--- /dev/null
+++ b/tdeioslave/svn/TODO
@@ -0,0 +1,74 @@
+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
+
+