Ticket #88 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

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

Changed 8 months ago by DeeJay

  • description modified (diff)

Changed 8 months ago by why

  • status changed from new to closed
  • resolution set to fixed

Okay, try [401]. I'm using the "last changed rev" which appears to show the correct revision for trunk and tags.

Note: See TracTickets for help on using tickets.