Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301646 - new ebuild: dev-util/hgsubversion-9999
Summary: new ebuild: dev-util/hgsubversion-9999
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL: http://bitbucket.org/durin42/hgsubver...
Whiteboard: sunrise-suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2010-01-20 17:17 UTC by Denilson Sá Maia
Modified: 2010-03-06 13:33 UTC (History)
2 users (show)

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


Attachments
hgsubversion-9999.ebuild (hgsubversion-9999.ebuild,511 bytes, text/plain)
2010-01-20 17:17 UTC, Denilson Sá Maia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denilson Sá Maia 2010-01-20 17:17:09 UTC
An ebuild for hgsubversion, an extension for using Mercurial as a svn client.
Read more about it at:
http://mercurial.selenic.com/wiki/WorkingWithSubversion#With_hgsubversion

Remember to add this to your ~/.hgrc :
 [extensions]
 hgsubversion=

I'm requiring python 2.6 at the ebuild because I haven't tested with earlier python versions. Also, I've only tested this with mercurial-1.4.1 (which is the latest stable).

The ebuild is pretty simple, and works for me.
Comment 1 Denilson Sá Maia 2010-01-20 17:17:47 UTC
Created attachment 216985 [details]
hgsubversion-9999.ebuild

hgsubversion-9999.ebuild
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-01-23 11:08:13 UTC
Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Thanks,
On behalf of the Gentoo Sunrise Team,
Justin.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2010-01-23 17:16:30 UTC
Hi there, I'm actually one of the co-maintainers of hgsubversion. I think the founder hasn't released it exactly because there are still some bugs. I think a first release should be coming fairly soon, though, and I'd really prefer to wait for that, so we can have a blessed snapshot in the tree.
Comment 4 Denilson Sá Maia 2010-01-28 12:15:45 UTC
Oh, by the way, I forgot to include dev-util/subversion[python] as a dependency.

But, okay, I'll wait for the final ebuild whenever it gets ready. :)
Comment 5 Dirkjan Ochtman (RETIRED) gentoo-dev 2010-03-06 13:33:15 UTC
We now have dev-vcs/hgsubversion, version 1.0.1 in the tree.

Thanks for having patience!