bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Commit litters directories with tilde files


From: geoff
Subject: Commit litters directories with tilde files
Date: Sat, 5 Feb 2005 17:01:49 +0100 (CET)

>Submitter-Id:   net
>Originator:     Geoff Kuenning
>Organization:
net
>Confidential:  no
>Synopsis:      Commit leaves unnecessary tilde files in directories
>Severity:      non-critical
>Priority:      medium
>Category:      cvs
>Class:         sw-bug
>Release:       1.12.9
>Environment:
System: Linux bow 2.6.8-24.5-default #1 Wed Nov 17 11:10:06 UTC 2004 i686 i686 
i386 GNU/Linux
Architecture: i686

>Description:
Commit checks out earlier versions of the files during the commit
process, naming them with a trailing revision number and tilde.
However, it does not clean up these files when the commit is finished,
even though they are of no practical value to the user.  The result is
that one must constantly look through the CVS directories for
trailing-tilde files and remove them.

(Note: I'm using remote CVS, if that's a factor.)

>How-To-Repeat:
        cvs checkout
        <edit a random file>
        cvs commit
        ls *~
>Fix:
        Commit should remove its temporary files when finished.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]