diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 16:19:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 16:19:38 -0600 |
commit | a51e36dd01b6fdd51475450fa909e0e0940ab56c (patch) | |
tree | 80aa6988d857dcb2dd1acc5e04272000450d9db2 /tdeioslave/svn/README | |
parent | 037e62d19bf5f736d23da4adb0d4ae36a5eacdb1 (diff) | |
download | tdesdk-a51e36dd01b6fdd51475450fa909e0e0940ab56c.tar.gz tdesdk-a51e36dd01b6fdd51475450fa909e0e0940ab56c.zip |
Rename kioslaves
Diffstat (limited to 'tdeioslave/svn/README')
-rw-r--r-- | tdeioslave/svn/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeioslave/svn/README b/tdeioslave/svn/README index 6d851afa..d6f29149 100644 --- a/tdeioslave/svn/README +++ b/tdeioslave/svn/README @@ -1,4 +1,4 @@ -This is a kio_subversion. It allows you to browse a (remote) Subversion repository. +This is a tdeio_subversion. It allows you to browse a (remote) Subversion repository. The expected URLs are something like : svn+http://svn.collab.net/repos/svn This will show you the current HEAD version of the repository (just like the one you would get with http://svn.collab.net/repos/svn). @@ -34,7 +34,7 @@ subversion/apr installations : BUGS: ----- - file modifications time are wrong in konqui -- kio_svn crashes often with subversion 1.2-rc2, needs investigation +- tdeio_svn crashes often with subversion 1.2-rc2, needs investigation any other ? please report |