Ticket #123 (closed defect: fixed)
Document that singularity changes require two commits
| Reported by: | blee | Owned by: | confman-developers@… |
|---|---|---|---|
| Priority: | major | Milestone: | confman-1.9.4 |
| Component: | confman | Version: | 1.9.3b |
| Keywords: | Cc: |
Description
This is related to #100, but I'm not sure that it's a duplicate.
Currently, turning files into singularities requires two commits: the first gets the new confman.conf into place, and the second will correctly handle the new singularity.
At the very least, this should be a documented bug for confman. It would also be nice if there was a fix that fell short of a complete redesign of singularities.
Change History
comment:3 Changed 6 months ago by blee
- Summary changed from Singularity changes require two commits to Document that singularity changes require two commits
Changing this to a documentation ticket.
comment:4 Changed 7 weeks ago by blee
- Status changed from needsmerge to closed
- Resolution set to fixed
comment:5 Changed 7 weeks ago by blee
- Status changed from closed to reopened
- Resolution fixed deleted
This did not make it into trunk.
Note: See
TracTickets for help on using
tickets.

(In [534]) Documenting the required workaround. The underlying issue will be resolved
with the redesign that's referenced in ticket #100.
Fixes #123