diff options
Diffstat (limited to 'development/esvn/README')
-rw-r--r-- | development/esvn/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/development/esvn/README b/development/esvn/README new file mode 100644 index 0000000000..063c497d47 --- /dev/null +++ b/development/esvn/README @@ -0,0 +1,8 @@ +eSvn is a QT GUI frontend to the Subversion revision system. + +In addition to the the standard svn commands it features: +- svn repository browsing +- organizing working directories and workspaces +- showing changed items +- performing quick diff, external diff and 3-way diff +- showing the status of files/directories in real time |