#341 closed defect (fixed)
daily snapshot tags are unnecessary
| Reported by: | jhoblitt | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | sys | Version: | unspecified |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Eg.
snap-20050330: 1.14
snap-20050329: 1.11
snap-20050328: 1.11
All of these tags are superfluous and just add clutter to the "cvs log" as many
cvs commands accept a date flag.
"-D date Check out revisions as of date. (implies -P) (is sticky)"
Unless all of these tags are serving some important fucntion it would be nice if
no more are added and perhaps the existing ones are removed.
Change History (4)
comment:1 by , 21 years ago
| Status: | new → assigned |
|---|
comment:2 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
removed the tagging from the script.
Note:
See TracTickets
for help on using tickets.

yep, I came to the same conclusion abit ago, but fixing it is currently low
priority.