|
Bugzilla – Full Text Bug Listing |
| Summary: | netanim-3.104 has wrong revision | ||
|---|---|---|---|
| Product: | bake | Reporter: | Hans van den Bogert <hansbogert> |
| Component: | bakeconf.xml | Assignee: | Daniel Camara <daniel.camara> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | john.abraham.in, ns-bugs, tomh |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Mac OS | ||
| Attachments: | patch to fix | ||
|
Description
Hans van den Bogert
2014-06-11 09:38:15 UTC
(In reply to Hans van den Bogert from comment #0) > When doing a trivial > `$ bake.py deploy -o netanim-3.104` the deploying fails because > '56a2bf659be7' is not a valid revision Sorry this is my mistake. we lost the revisions while transitioning to 3.105 Last stable version of 3.104 was the tip off http://code.nsnam.org/jabraham3/netanim-3.104 (http://code.nsnam.org/jabraham3/netanim-3.104/rev/a22e3de633ef) Ok, does this mean the bakeconf.xml will be updated with the correct revision? (In reply to Hans van den Bogert from comment #2) > Ok, does this mean the bakeconf.xml will be updated with the correct > revision? Not sure how to handle this case. Let me ask Tom. Created attachment 1845 [details]
patch to fix
This was fixed in bake's development repository just now. The patch to the previous bakeconf.xml to fix this is attached. |