[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] [bug #30655] Branch-name globbing syntax doesn't work c
From: |
Francis Russell |
Subject: |
[Monotone-devel] [bug #30655] Branch-name globbing syntax doesn't work correctly |
Date: |
Thu, 05 Aug 2010 12:19:18 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.1.10) Gecko/20100623 Iceweasel/3.5.10 (like Firefox/3.5.10) |
URL:
<http://savannah.nongnu.org/bugs/?30655>
Summary: Branch-name globbing syntax doesn't work correctly
Project: monotone
Submitted by: fpr
Submitted on: Thu Aug 5 12:19:07 2010
Category: None
Severity: 3 - Normal
Item Group: incorrect behavior
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
mtn version --full: monotone 0.48 (base revision:
844268c137aaa783aa800a9c16ae61edda80ecea)
_______________________________________________________
Details:
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.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?30655>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [Monotone-devel] [bug #30655] Branch-name globbing syntax doesn't work correctly,
Francis Russell <=