Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'or use cvsignore in CVSROOT' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
or use cvsignore in CVSROOT
Authored by: mingking on Jan 13, '03 09:01:03PM

If you have access to it you can also put .DS_Store in the cvsignore file in the CVSROOT project of a repository. That file is a global ignore for all users accessing that repository.

Oh, and .DS_Store files are used to store meta-data like icon positions within a window, custom icon settings, window size and location etc. You can delete them, but as soon as you open the window again with the Finder it will recreate a new one.



[ Reply to This | # ]