Closed
Bug 568414
Opened 16 years ago
Closed 10 years ago
Relic should read files/filepatterns to ignore from .hgignore, too
Categories
(mozilla.org Graveyard :: Relic, task)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: alqahira, Assigned: gerv)
References
()
Details
Relic currently supports reading (some; it never read Camino's .cvsignore files, for some reason) .cvsignore files for files and lists of filepatterns to ignore when performing various relic tasks. Since most Mozilla product code is in Hg these days, it would be useful if relic supported .hgignore files, too.
.hgignore supports two separate syntaxes (both can be used in a single .hgignore file), but on the plus side, only one .hgignore file is allowed per repo.
| Assignee | ||
Comment 1•16 years ago
|
||
I agree this is useful, although the multiple formats is really dumb.
Fixing this requires someone who knows Python, which at the moment isn't me :-|
Gerv
| Assignee | ||
Comment 2•10 years ago
|
||
Relic has been rewritten as slic.
Gerv
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•