Can Bazaar ignore versioned modified files?
There are some files which we would like to have in our repository, but must be changed by every user to suit their current environment.
For example, a source file which contains the database name and password, or a project file for an IDE which contains paths specific to that user's environment. Currently if we keep these files in the repository each user must keep a modified version in their working copy, and instead of being able to do "bzr commit" they have to specifically list all the paths to make sure modifications specific to their environment aren't included in the diff.
I would like to know if bzr (or any other VCS for that matter) has the ability to set ignore on versioned files, like "bzr ignore" which works on unversioned files, so that files which are already tracked by bzr won't automatically get included when I do a "bzr commit".
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Bazaar Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- John A Meinel
- Solved:
- Last query:
- Last reply: