[EMAIL PROTECTED] wrote: > hello, i've decided to finally start using cvs and it happend with a > particular project in mind. i'm working on a web-related project, > where i have to test changes locally on my personal computer and then > publish them on a different server for the web. now my problem is, > that i have to manage two sets of certain variables, such as, for > instance, at least local and remote usernames and passwords.
Should this "password file" be in CVS in the first place ? I use "password file" in quotes because I would expect the data about user accounts to be in some RDBMS. In this case, the passwords are clearly not in CVS. -- pa at panix dot com _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
