Ticket #88 (closed defect: fixed)
Shoes can build with misleading REVISION
| Reported by: | DeeJay | Owned by: | |
|---|---|---|---|
| Milestone: | Keywords: | ||
| Cc: |
Description (last modified by DeeJay) (diff)
Check out Curious with
svn co http://code.whytheluckystiff.net/svn/shoes/tags/0.r396-curious
Build it, then run "shoes --manual"
As of right now, the Version information in the Left column says "Shoes Curious Revision: 403" - but Curious should be r396 or r397, no?
Suggested fix is to edit Line 11 of Rakefile to add the
'-r "COMMITTED"'
argument to the svn info command.
[Updated 12 Jan to change -r argument. Doesn't help Curious at all, but might get it right for Murder later on. DJ]
Change History
Note: See
TracTickets for help on using
tickets.
