Tagged Questions
2
votes
2answers
254 views
How to separate development process and configuration management aspects of SVN?
I am looking into an alternative for the combined utilities of SVN, as both a development tool and configuration management tool. Instead, I would like to investigate the approach of having a ...
5
votes
4answers
671 views
Is using SVN for development and CM a bad practice?
I have a bit of experience with SVN as a pure programmer/developer. Within my company, however, we use SVN as our Configuration Management (CM) tool. I thought using SVN for development at the same ...