Summary | Chora should hide files with the state 'dead' |
Queue | Chora |
Queue Version | 2.0 |
Type | Enhancement |
State | Rejected |
Priority | 2. Medium |
Owners | |
Requester | webmaster (at) ragnarokonline (dot) de |
Created | 02/07/2005 (7454 days ago) |
Due | |
Updated | 11/09/2008 (6083 days ago) |
Assigned | |
Resolved | 11/09/2008 (6083 days ago) |
Milestone | |
Patch | No |
State ⇒ Rejected
State ⇒ Stalled
happen unless someone comes up with a patch, or a Horde developers
feels so bored that he installs CVSNT.
State ⇒ New
Priority ⇒ 2. Medium
Type ⇒ Enhancement
Summary ⇒ Chora should hide files with the state 'dead'
Queue ⇒ Chora
the attic and leaves them in the original folder.
A statement about that behaviour can be found at
http://www.cvsnt.org/mantis/bug_view_page.php?bug_id=0000112
or if you don't want to create an account:
http://www.cvsnt.org/pipermail/cvsnt-bugs/2004-October/000629.html
Altough I couldn't find anything in the CVS manual, that says, that
the attic is deprecated and shouldn't be used in the future, this
should be changed, so this works without problems for users, that have
installed CVSNT. Well, either this or you should convince the staff
over at http://www.cvsnt.org/ to restore that feature.
For CVS-clients with version 1.12.x you should be able to list all
'dead' files with the following command:
cvs -q rlog -l -R -S -s dead module/path/to/dir
However: This doesn't seem to work with CVS 1.11.x