First impressions of SVN
Aryeh Friedman <[email protected]>
| Newsgroups | gmane.comp.version-control.aegis.user |
|---|---|
| Message-ID | <[email protected]> |
After working with SVN for a few days I do not understand what all the fuss is about except for people who have never worked under version/change management.... here are my issues so far: 1. No way to atomically checkin all changes in a checkedout dir 2. No baseline locking 3. Does not enforce that every file that will be a part of the change is a actual change/project file 4. No enforced testing, reviews or intergration guerntees 5. Developer can copy development dir with out informing SVN and still checkin from either dir 6. No per checkout or project configs except for baseline location 7. Nothing is atomic 8. No equiv of aede-policy