
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
eSvn is a Qt-based GUI frontend for the Subversion revision system.
16 years ago
changes from 0.6.7 to 0.6.8 (01/11/2005)
A few small fixes for Win32 build (Mark Hillary)
Restored correct behaviour of the URL wizard for "Copy (remote)" (#53)
Fixed Makefile (failed during docs copy)
Fixed right-click selection in the file list (#51)
Fixed indication of deleted files in the commit list (#54) (Alexander Darovsky)
changes from 0.6.6 to 0.6.7 (01/05/2005)
Implemented progressive load in repository browser (flupke)
Improved "FlatView" mode (Igor Kovalenko)
Fixed problems with file list (Commit dialog) for added/deleted files (Alexander Darovsky)
Added option "Hide commit list" (Options/General). If selected, commit dialog won't include list of commited items and that dialog will work as in versions < 0.6.4
Fixed bug with reloading of file list caused failure during multiple-secltion actions (move/copy/commits of multiple files) (Igor Kovalenko)
"Flat view" and "Show changed" moved to the "View" toolbar
"Flat view - changeg" renamed to "Show changed"
changes from 0.6.5 to 0.6.6 (12/10/2004)
Fixed incorrect directory view
Password in "Checkout" and output (log) window shows as ******
Removed "Hide unknown files" from the "Options" dialog (still avaliable from Menu/View only).
16 years ago
changes from 0.6.7 to 0.6.8 (01/11/2005)
A few small fixes for Win32 build (Mark Hillary)
Restored correct behaviour of the URL wizard for "Copy (remote)" (#53)
Fixed Makefile (failed during docs copy)
Fixed right-click selection in the file list (#51)
Fixed indication of deleted files in the commit list (#54) (Alexander Darovsky)
changes from 0.6.6 to 0.6.7 (01/05/2005)
Implemented progressive load in repository browser (flupke)
Improved "FlatView" mode (Igor Kovalenko)
Fixed problems with file list (Commit dialog) for added/deleted files (Alexander Darovsky)
Added option "Hide commit list" (Options/General). If selected, commit dialog won't include list of commited items and that dialog will work as in versions < 0.6.4
Fixed bug with reloading of file list caused failure during multiple-secltion actions (move/copy/commits of multiple files) (Igor Kovalenko)
"Flat view" and "Show changed" moved to the "View" toolbar
"Flat view - changeg" renamed to "Show changed"
changes from 0.6.5 to 0.6.6 (12/10/2004)
Fixed incorrect directory view
Password in "Checkout" and output (log) window shows as ******
Removed "Hide unknown files" from the "Options" dialog (still avaliable from Menu/View only).
tiltzero
9 years ago
We recently launched TiltZero, a social bookmarking site and devoting most of our time, making it better.
You can check it out at http://www.tiltzero.com/ and if you like it, add it to the list in the article.
Thank you in advance!
Vicky
Report
jkraghu
14 years ago
Report
arnehe
14 years ago
Thanks for eSvn -- I really love it!
I just upgrade my subversion server and my subversion client from version 1.2.3 to 1.4. But now eSvn (version 0.6.11, SuSE RPM) does not properly work any more on my SuSE Linux 10.0 box (all files have status "unknown"). I thought that it might help to compile from source, but neither the stable version 0.6.11 nor trunk compiles on my computer. There are tons of error mesages, the first one is "src/mainwindow.h:29:22: error: frm_main.h: Datei oder Verzeichnis nicht gefunden" (~ did not find file or folder). How can I make this great app work again?
Thanks,
Arne
Report
arnehe
14 years ago
After checking out the latest (trunk) version from http://esvn.umputun.com/repos/trunk and removing all qt 4.x (rpm) packages, it compiled without any pronlems.
Arne
Report
ffanton
14 years ago
I tried it but it's even worse, now just some directories are recognised :/ (from the same checkout)
Report
ffanton
14 years ago
It's a conversion problem.. eSVN needs Subversion to use the en_US locale (for the parsing) but it fails to check the LC_ALL environment setting.. I'll ask the eSVN developer if he'd accept the patch..
Report
philippecmartin
15 years ago
Report
spuhler
15 years ago
I find esvn quite useful. Thanks!
I'm using svn to manage files such as documents on different computers. But because the repository is quite big, I like to check out just the files I need at the moment, for example on my laptop. The browse repository feature is very nice for this. But ... even nicer would be to have the option of the entire repository appearing in the main window (maybe with all the not-check-out files and folders appearing transparent). Clicking on such a file would check it out. That would be really cool!!! Also, an option to delete just the local copy of a file would be needed.
Anyways, just a suggestions. :-)
Cheers
Report
JackDog
16 years ago
Are there any plans to port eSVN over to using the the KDE framework?
It would be nice to have the filechooser and ioslave functionality... If it was, it could also one day be included as a kpart in konqueror. Cervisia (w/ svn) is ok, but this is a much better app in many respects.
Just a thought, keep up the good work!
Report
arnehe
16 years ago
Thanks,
Arne
Report
umputun
16 years ago
You have "Hide unknown files" in View menu and it's quick for me (two mouse clicks only or ALT-H). Anyway, I will add this button to "View" toolbar in the next version
Report
arnehe
16 years ago
Thanks,
Arne
Report
Bonkie
16 years ago
Report
umputun
16 years ago
The link (to the tar.gz file) was fixed
Report
testerus
16 years ago
There seems to be a high demand to have subversion support in cervisia, see http://bugs.kde.org/show_bug.cgi?id=78153 which has 491 votes by now.
Report
Bonkie
16 years ago
Report
oliverthered
16 years ago
Some work would be required for konq to support this type of plugin though.
Report
umputun
16 years ago
I don't really see what kind of "integration" is possible here. eSvn and cervisia are two different systems with different UI and different concepts.
Report
liucougar
16 years ago
I just think it would be good if you can setup up a public CVS server
Maybe you want to register it in sourceforge.net first.
Report
umputun
16 years ago
If you want to track eSvn for new versions you can use http://freshmeat.net/projects/esvn/
Report
liucougar
16 years ago
thanks
BTW: it seems to me that you haven't updated the freshmeat info which stays in version 0.5.0
Report
furgas
16 years ago
Report
umputun
16 years ago
It's a bug :(
I have fixed it, and the new build will be avaliable a soon from http://esvn.umputun.com/forum/viewforum.php?f=2
Report