Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93592 - subversion.eclass: Get a specific revision of a repository
Summary: subversion.eclass: Get a specific revision of a repository
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Other
: High normal
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-22 11:46 UTC by Mark Rosenstand
Modified: 2005-05-30 14:47 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rosenstand 2005-05-22 11:46:35 UTC
Getting a special revision of a repository with the subversion.eclass would be great to make ebuilds for experimental software, so you can ensure that it works somewhat and what the build procedure is. It also makes ebuild versioning possible.

Also, is there a reason why it does a 'checkout' and not a 'export'?
Comment 1 Mark Rosenstand 2005-05-30 14:47:15 UTC
Setting ${ESVN_FETCH_CMD} solves the problem.