|
|
- File control with CVS
- What you can do is set up CVS to use a "lock-modify-unlock" strategy
- The change strategy can be "overridden" - but not easily or perfectly -- using cvswrappers
- It entails setting up automatic scripts to lock the files when someone gets them, and releasing the lock on check-in
- This is not the easiest thing in the world; it will take a bit of patience and familiarity with scripting to do
|
|