Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20871 - cvs.eclass should die on cvs co/update errors
Summary: cvs.eclass should die on cvs co/update errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
: 20422 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-05-12 15:35 UTC by Danny Milosavljevic
Modified: 2003-06-10 15:12 UTC (History)
0 users

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


Attachments
cvs.eclass patch to make it detect cvs co/update failure (cvs-eclass-patch.,584 bytes, patch)
2003-05-12 15:36 UTC, Danny Milosavljevic
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danny Milosavljevic 2003-05-12 15:35:23 UTC
The cvs.eclass should die on cvs co/update errors... 
This is for detecting sourceforge's "end of file" eof from another script like this:
  while true ; do emerge blahblah && exit 0; sleep 5; done

See attachement for the patch ...
Comment 1 Danny Milosavljevic 2003-05-12 15:36:49 UTC
Created attachment 11840 [details, diff]
cvs.eclass patch to make it detect cvs co/update failure
Comment 2 Danny Milosavljevic 2003-05-17 15:02:05 UTC
helloo? :)

its not that important, but it is also a quick fix, someonee ? :) 
Comment 3 Dan Armak (RETIRED) gentoo-dev 2003-06-10 15:06:20 UTC
Yeah, sorry... I should have been paying more attention to bugzilla... 
Committed now. 
Comment 4 Dan Armak (RETIRED) gentoo-dev 2003-06-10 15:12:53 UTC
*** Bug 20422 has been marked as a duplicate of this bug. ***