diff options
author | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
commit | f795c2e4750a21c358eb4eba83184326b68adce0 (patch) | |
tree | a88b53a484071e09249ef5ae57e9f69b5ffb0a67 /www/websvn | |
parent | c7051d394905450b08f91eb4b95f8961b2af4385 (diff) | |
download | pkgsrc-f795c2e4750a21c358eb4eba83184326b68adce0.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'www/websvn')
-rw-r--r-- | www/websvn/DESCR | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/websvn/DESCR b/www/websvn/DESCR index 8000fae810d..e5170b1ef01 100644 --- a/www/websvn/DESCR +++ b/www/websvn/DESCR @@ -1,7 +1,7 @@ WebSVN offers a view onto your subversion repositories that's been designed to -reflect the Subversion methodology. You can view the log of any file or -directory and see a list of all the files changed, added or deleted in any -given revision. You can also view the differences between 2 versions of a +reflect the Subversion methodology. You can view the log of any file or +directory and see a list of all the files changed, added or deleted in any +given revision. You can also view the differences between 2 versions of a file so as to see exactly what was changed in a particular revision. WebSVN offers the following features: @@ -11,7 +11,7 @@ WebSVN offers the following features: * Log message searching * Colourisation of file listings * Fast browsing thanks to internal caching feature - * Apache MultiViews support + * Apache MultiViews support -Since it's written using PHP, WebSVN is also very portable and easy to +Since it's written using PHP, WebSVN is also very portable and easy to install. |