Tricky update
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <a6e6ade7-ac1b-4c5a-8912-730991b29c79@p13g2000yqc.googlegroups.com> |
I'm looking for a way to make an update on a project with a single command(it would be nice if it was just a "cvs update") which makes a regular update(-Pd) for almost all of the files in project and overwrite update(-C) for a small subset of all files. The goal is that the end user of repository does not have to do these updates manually