Bugzilla – Bug 1925
netanim-3.104 has wrong revision
Last modified: 2014-06-11 19:08:35 UTC
When doing a trivial `$ bake.py deploy -o netanim-3.104` the deploying fails because '56a2bf659be7' is not a valid revision
(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.