Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 153227
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Akinori Hattori <hattya@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: David Li <matrixhax0r@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
subersion.eclass.patch Patch to make peg revisions work patch David Li 2006-10-28 20:39 0000 908 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 153227 depends on: Show dependency tree
Bug 153227 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-10-28 20:38 0000
Getting a operative revision can be done by ESVN_OPTIONS="-r number". Getting a
peg revision is done by setting ESVN_REPO_URI="svn://...../blah@number"

However, this messes up $wc_path in subversion.eclass.

See:
http://svnbook.red-bean.com/nightly/en/svn.advanced.pegrevs.html

------- Comment #1 From David Li 2006-10-28 20:39:07 0000 -------
Created an attachment (id=100684) [details]
Patch to make peg revisions work

This is an example of a patch that would make peg revisions work. However, it's
a bit of a hack IMO.

------- Comment #2 From Akinori Hattori 2007-01-19 10:40:54 0000 -------
Fixed in CVS. Thank you for reporting!

------- Comment #3 From Jakub Moc (RETIRED) 2007-03-02 20:25:05 0000 -------
*** Bug 169013 has been marked as a duplicate of this bug. ***

------- Comment #4 From Jakub Moc (RETIRED) 2007-03-02 20:25:32 0000 -------
People complain that the fix is broken; see Bug 169013 

------- Comment #5 From David Li 2007-03-03 02:12:31 0000 -------
I see that the maintainer has improved my original patch a lot. However, the
general gist is that the substitution expression needs to be tightened up.

Maybe regex like @[^/]* would be work better. However doesn't handle when there
is no path, like blah://user@server. Adding a trailing /, like
blah://user@server/, would work though.

Now if only bash supported regex's everywhere.

------- Comment #6 From Akinori Hattori 2007-04-01 14:50:16 0000 -------
May be fixes bug 169013 at rev 1.41.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug