Overview
Artifact ID: | a94d39993763d2949b7bfdbcd89965625379f5da |
---|---|
Ticket: | 82196fbb41e356ae5306f6269d79ced115792590
extras --ignore globbing behaves erratically (win7) |
User & Date: | anonymous 2011-02-08 11:54:19 |
Changes
- comment changed to:
I was not able to create the problem from scratch, so I pared down my current project to only 2 files (and the repository) to be able to reproduce the bug: http://mavra.perilith.com/~railed/fossil/bugtest.zip The directions (included in the .zip as well): ----------------------- from inside the 'content' folder, open the bugtest repository: fossil open ..\bugtest.repo then try to view the extras. this should show both .pyc files: fossil extras now try globbing to hide both .pyc files: fossil extras --ignore *.pyc if the bug reproduces properly, only the first of the two files will be hidden, but not both.
- foundin changed to: "356e877cea"
- private_contact changed to: "27af9a1b51382dfc763a57a5bd314e241ced15d0"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to:
extras --ignore globbing behaves erratically (win7)
- type changed to: "Code_Defect"