bugmonotone - Bugs: bug #30655, Branch-name globbing syntax...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #30655: Branch-name globbing syntax doesn't work correctly

Submitter:  Francis Russell <fpr>
Submitted:  Thu 05 Aug 2010 12:19:07 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  incorrect behavior Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
mtn version --full: 

monotone 0.48 (base revision: 844268c137aaa783aa800a9c16ae61edda80ecea)

Fri 20 Aug 2010 08:25:12 AM UTC, comment #2: 

Fixed in 1217dbba9ab3b6bf90c8210e733ea883b5adbe0b - thanks Tim!

Thomas Keller <tommyd>
Group administrator
Wed 18 Aug 2010 05:18:20 AM UTC, comment #1: 

Originally, I always used `{net.venge.monotone,net.venge.monotone.*}` (which works), but since I use usher I was forced to use `net.venge.monotone{,.*}` (usher only understands prefixes, not globs) and thus I noticed this very problem: empty branches in globs seem to be ignored.

Lapo Luchini <lapo>
Thu 05 Aug 2010 12:19:07 PM UTC, original submission:  

Let's say I wish to check out monotone and all branches. The following globbing pattern should match that:

net.venge.monotone{,.*}

and based on shell globbing behaviour should expand to

net.venge.monotone net.venge.monotone.*

However, In monotone, I simply get all branches net.venge.monotone.* and not net.venge.monotone.

Francis Russell <fpr>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tommyd (Posted a comment)
  • -email is unavailable- added by lapo (Posted a comment)
  • -email is unavailable- added by lapo (add myself)
  • -email is unavailable- added by fpr (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-08-20 tommyd StatusNone Fixed
        Open/ClosedOpen Closed
    2010-08-17 lapo Carbon-Copy- Added lapo

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code