Closed
Bug 408629
Opened 18 years ago
Closed 18 years ago
Extraneous hidden files in Camino trunk repository
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: markus, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en; rv:1.9b3pre) Gecko/2007121605 Camino/2.0a1pre (like Firefox/3.0b3pre)
Build Identifier:
I was diffing the Camino trunk, and by accident I found a couple of hidden files that obviously are some kind of backup copies or similar. The locations are:
mozilla/camino/src/preferences/.#PreferenceManager.h.1.22
mozilla/camino/src/preferences/.#PreferenceManager.mm.1.85
Reproducible: Always
These are garbage related to cvs downloading updates when cvs update brings you new versions. They don't live in the repository at all and should not return when you delete them and cvs up again.
I'm not sure the exact circumstances that cause them to appear, but they're local and harmless (except for disk space).
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
Comment 2•18 years ago
|
||
I think you get them when CVS merges one of your locally changed files with an updated version in the repository.
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•