Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59841 - ebuild for eSvn - LinCVS like GUI for subversion
Summary: ebuild for eSvn - LinCVS like GUI for subversion
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 02:56 UTC by Nick Savchenko
Modified: 2005-01-24 15:46 UTC (History)
9 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
esvn ebuild (esvn-0.4.1.ebuild,477 bytes, application/octet-stream)
2004-08-09 02:57 UTC, Nick Savchenko
Details
esvn ebuild with typo fixed (esvn-0.4.1.ebuild,475 bytes, text/plain)
2004-09-14 06:31 UTC, David
Details
An ebuild for esvn-0.6.0-1, currently the latest version (esvn-0.6.0_rc1.ebuild,683 bytes, text/plain)
2004-09-14 09:17 UTC, David
Details
An ebuild for esvn-0.6.0-1 that is Gentoo specs conformant (esvn-0.6.0_rc1.ebuild,795 bytes, text/plain)
2004-09-14 11:03 UTC, David
Details
ebuild for the latest stable eSvn version (0.6.5-1) (esvn-0.6.5_rc1.ebuild,795 bytes, text/plain)
2004-12-08 15:51 UTC, David
Details
ebuild for the latest stable eSvn version (0.6.5-2). (esvn-0.6.5_rc2.ebuild,824 bytes, text/plain)
2004-12-11 11:45 UTC, David
Details
corrected ebuild (with instalation of the documentation) (esvn-0.6.5.ebuild,960 bytes, text/plain)
2004-12-15 11:48 UTC, Nick Savchenko
Details
Ebuild for esvn-0.6.7 (esvn-0.6.7.ebuild,825 bytes, text/plain)
2005-01-07 00:44 UTC, DArt
Details
esvn-0.6.8.ebuild (esvn-0.6.8.ebuild,816 bytes, text/plain)
2005-01-11 13:45 UTC, Jasmin Buchert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Savchenko 2004-08-09 02:56:01 UTC
Ebuild for esvn - new GUI for subversion. It has LinCVS-like interface and provides access to most subversion's features.

Reproducible: Always
Steps to Reproduce:
Comment 1 Nick Savchenko 2004-08-09 02:57:02 UTC
Created attachment 37087 [details]
esvn ebuild
Comment 2 David 2004-09-14 06:29:09 UTC
Typo on line 18, should be "compilation".  New ebuild attached which fixes this.

The ebuild compiles fine under KDE3.3 with QT3.3.3 for me.
Comment 3 David 2004-09-14 06:31:09 UTC
Created attachment 39573 [details]
esvn ebuild with typo fixed
Comment 4 David 2004-09-14 09:16:22 UTC
A slight update as I have now realised that 0.4.1 is quite out of date.  The new ebuild attached is for 0.6.0-1.  Unfortunately it now uses a fixed SRC_URI, as "esvn-0.6.0-1.ebuild" is not a valid name.

I hope this is acceptable.
Comment 5 David 2004-09-14 09:17:26 UTC
Created attachment 39583 [details]
An ebuild for esvn-0.6.0-1, currently the latest version
Comment 6 David 2004-09-14 11:03:04 UTC
Created attachment 39589 [details]
An ebuild for esvn-0.6.0-1 that is Gentoo specs conformant
Comment 7 Craig Bradney 2004-10-04 15:34:21 UTC
/me votes for this addition
Comment 8 Markus Schlichting 2004-11-20 06:37:59 UTC
/me votes for this addition, too :-)
Comment 9 Igor V. Kovalenko 2004-12-08 15:24:16 UTC
A new version is available (0.6.5) so I think it's now time to have this in.
See http://esvn.umputun.com/trac.cgi/wiki/changelog for changes in this release.
Source is here: http://esvn.umputun.com/esvn-0.6.5-1.tar.gz

/me votes for this addition
Comment 10 David 2004-12-08 15:50:39 UTC
Updated ebuild for 0.6.5 follows.  I have been watching the website weekly, must have missed 0.6.5 going stable.  Please leave me any feedback on the ebuild here.
Comment 11 David 2004-12-08 15:51:27 UTC
Created attachment 45576 [details]
ebuild for the latest stable eSvn version (0.6.5-1)
Comment 12 Luká Linhart 2004-12-09 00:56:41 UTC
/me votes for this addition

Using it for a couple of months already, no problem :)
Comment 13 Thijs Leibbrand 2004-12-09 16:39:47 UTC
Works great, and it is very nice tool for svn.. I would like to see this included in the portage :)
Comment 14 Stefan Knoblich (RETIRED) gentoo-dev 2004-12-11 10:55:16 UTC
"dobin esvn esvn-diff-wrapper" won't install the .desktop file and esvn icon

"make INSTALL_ROOT=${D} install
 dobin esvn-diff-wrapper"

gets it right (tested with 0.6.5-2)
Comment 15 David 2004-12-11 11:45:30 UTC
Created attachment 45754 [details]
ebuild for the latest stable eSvn version (0.6.5-2).

Note: This fixes a bug in (0.6.5-1) so it is advisable to update

The ebuild takes into account the suggestions by stkn@gentoo.org, thank you.
Comment 16 Nick Savchenko 2004-12-15 11:48:37 UTC
Created attachment 46063 [details]
corrected ebuild (with instalation of the documentation)

I've just found out, that there is a html manual in esvn distribution, so I've
added docs installation to the ebuild. Also, I've added 'doc' use flag to
determine whether we need to install documentation at all.
Comment 17 Martin Honermeyer 2004-12-20 03:55:55 UTC
Works on amd64, too! Thanks. I suggest putting this under dev-util.
Comment 18 DArt 2005-01-07 00:44:38 UTC
Created attachment 47818 [details]
Ebuild for esvn-0.6.7

Just adapt old ebuild for new version
Comment 19 David 2005-01-07 03:17:43 UTC
Please note that 0.6.7 is a testing version and is not marked stable.
Comment 20 Jasmin Buchert 2005-01-11 13:45:23 UTC
Created attachment 48239 [details]
esvn-0.6.8.ebuild

New stable version 0.6.8 released.
Changes in ebuild: use $P in MY_P, fix trailing whitespace (repoman)
Comment 21 tuXXer 2005-01-17 04:34:07 UTC
Me votes +1. Very usefull and IMHO much more stability as RapidSVN. Please add this package to portage.
Comment 22 Alin Năstac (RETIRED) gentoo-dev 2005-01-24 04:19:35 UTC
yet another vote for inclusion into portage.
Paul, do you have the time? I could do it tonight...
Comment 23 Alin Năstac (RETIRED) gentoo-dev 2005-01-24 15:45:09 UTC
I'm taking over this bug 'cause I need a GUI tool to access subversion repositories. 
Comment 24 Alin Năstac (RETIRED) gentoo-dev 2005-01-24 15:46:07 UTC
esvn-0.6.8 commited