Bug 1925 - netanim-3.104 has wrong revision
netanim-3.104 has wrong revision
Status: RESOLVED FIXED
Product: bake
Classification: Unclassified
Component: bakeconf.xml
unspecified
PC Mac OS
: P5 enhancement
Assigned To: Daniel Camara
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-11 09:38 UTC by Hans van den Bogert
Modified: 2014-06-11 19:08 UTC (History)
3 users (show)

See Also:


Attachments
patch to fix (721 bytes, patch)
2014-06-11 19:07 UTC, Tom Henderson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.