Bug 1925

Summary: netanim-3.104 has wrong revision
Product: bake Reporter: Hans van den Bogert <hansbogert>
Component: bakeconf.xmlAssignee: 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
When doing a trivial
`$ bake.py deploy -o netanim-3.104` the deploying fails because '56a2bf659be7' is not a valid revision
Comment 1 John Abraham 2014-06-11 09:49:35 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)
Comment 2 Hans van den Bogert 2014-06-11 09:53:06 UTC
Ok, does this mean the bakeconf.xml will be updated with the correct revision?
Comment 3 John Abraham 2014-06-11 10:01:29 UTC
(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.
Comment 4 Tom Henderson 2014-06-11 19:07:57 UTC
Created attachment 1845 [details]
patch to fix
Comment 5 Tom Henderson 2014-06-11 19:08:35 UTC
This was fixed in bake's development repository just now.  The patch to the previous bakeconf.xml to fix this is attached.