I'm using CVS for web app development. I typically keep a /config directory
for things like local settings (database login, file paths, etc.). I'm having
a tough time figuring out how to manage these files. I'd like to make sure
that whenever someone checks out the module that they get the /config
directory containing a default set of configuration files. But, when they
modify their local copy and check it back in, I'd like to *not* have the local
changes overwrite the copy in the repository.

Any pointers on how to accomplish this would be helpful.

-- 
Jack Baty
Fusionary Media - http://www.fusionary.com/


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to