|
From: SourceForge.net <no...@so...> - 2007-01-26 13:04:39
|
Feature Requests item #1645276, was opened at 2007-01-26 16:04 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=833329&aid=1645276&group_id=164845 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Vladimir Meremyanin (v_stiff) Assigned to: Nobody/Anonymous (nobody) Summary: Per-project tags configurations Initial Comment: I think the prefix for directories considered 'tags' should be configurable, for example: -tags '/dept/projects/project1/tags/(.*)[^/]' and take the first capture group. to be clear at what I want, example: path /dept/projects/project1/tags/0.9.0-rc1 should be marked as tag 0.9.0-rc1. So, in fact this regexp is just a replace. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=833329&aid=1645276&group_id=164845 |