Kevin Dangoor wrote: > On 12/5/05, Levi <[EMAIL PROTECTED]> wrote: > > prod.cfg on the other hand, isn't something I can safely store in svn > > because it contains sensitive/volatile username/password information. > > Generally, I have to rely on server admins to install and configure my > > software. In practice, this usually means generating my prod.cfg from > > an interactive python script run by my admins. Now that I think of it, > > this could be a useful sub-command for tg-admin... > > You're right... prod.cfg shouldn't be in svn. I wonder if there's a > convenient way to turn that off?
svn:ignore?

