info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie question: commit


From: lluporini
Subject: Newbie question: commit
Date: Sun, 18 Apr 2004 02:40:03 -0300
User-agent: Internet Messaging Program (IMP) 3.2.3

    I'm trying to get my development project in php/javascript into cvs.

    My project has this directory structure:

    /
    somefile.html
    otherfile.php
    /modules
       files.*
    /doc
       files.*
    /someotherdir
       otherfiles.*
    /config
          custom_config.php

    The problem i'm facing is that custom_config.php file contains generic
config values that needs to be modified by every developer/user to get the
software working, but I don't want that nobody updates the repository with a
custom user/passwd pair, for example, inside custom_config.php when doing a
commit. So I suppose that if any developer that issues a commit, tries to go
through it on a file by file basis, everything would go ok but what about a
commit with cvs recursive behavior?
    My question is: is there a way to prevent a file/directory from being
commited when someone does a "project wide" commit?

    Thanks in advance.

Luis.

PD: Sorry about my poor english

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]