
eSvn
Source (link to git-repo or to original if based on someone elses unmodified work):
With eSvn you can:
* Checkout, Import, Export, Update, Commit, Add, Delete, Copy, Move, Merge, Switch, Revert, Log, Blame
* Organize your working directory and workspaces
* Browse SVN repository
* Perform Quick Diff, External Diff and 3-way Diff
* Show changed items
* See status of files/directories in real time
* and more ...
Technical overview
eSvn is cross-platform and runs under Unix-like operating systems (GNU/Linux distributions, FreeBSD, Sun Solaris and others), Mac OS X as well as Windows. The following external softwares are used:
* QT
* Subversion
changes from 0.6.11 to 0.6.12
Implement parser for .svn/enties with format > 6 (Damien Caliste).
Fix missing #includes: FTBFS with GCC 4.3 ( Martin Michlmayr - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=417175 )
Change windows title to reflect name of workspace used (Julien Torrí¨s)
Fix esvn.pro for avoid qmake compilation pbs.
Change project maintainer
changes from 0.6.9 to 0.6.11
Code cleanup (Igor Kovalenko)
dist/Makefile changed in order to support branch-based rpm build
Slightly improve modified files filtering - only hide items explicitly marked as not modified, and handle symlink status as a special case. (Igor Kovalenko)
Fix last char of selected path name removed problem and allow copy local files. (Igor Kovalenko)
Fixed problem with wrong paths (incorrect separator) under Win32 (Igor Kovalenko)
Fixed problems with custom color schemes (#90) (Igor Kovalenko)
Fix diff wrapper passing wrong number of arguments to external diff command. (Igor Kovalenko)
changes from 0.6.8 to 0.6.9
[+] Added selection of the second revision for diff in the "Log" window (Igor Kovalenko)
Fixed segfault for update from empty Log window (#60)
Improved timestamps handling (Igor Kovalenko)
Fixed problem with recursive symlinks in commit list (#63)
Fixed external diff settings (#65)
Fixed #66 - last character removed in the file selector (Igor Kovalenko)
Fixed #67 - incorrect processing of a1 (%a1) and a2 (%a2) parameters in the external diff mask
Fixed #69 - incorrect password was used for "refresh online" (Pierre Graceffa)
Fixed #70 - abnormal switching of "Move" to remote mode (URL wizard instead of file selector)
Fixed #67 - Incorect prosessing of a1 and a2 macros in esvn-diff-wrapper
Ratings & Comments
2 Comments
I can't download from sourceforge.net, so is there a mirror - may be there is too much traffic in the moment? Or I ask it here what I wanted to look: Do you support ssh+svn (ssh2) protocol, like at BerliOS.de ?
Yes tgz source are mirrors on free.fr ( France ) at url : http://zoneit.free.fr/esvn/esvn-0.6.12-1.tar.gz I'll add the direct download link to kde-apps. Sourceforge Download mirrors may not yet up2date... eSvn support the ssh+svn (ssh2) protocol like at BerliOS.de ;)