Scriptcase Version Control for Projects (need Advice)

I just want some opinions on how you use the “Increment Version” and version control in Scriptcase?

For instance… should I increment the subversion 1.X (1,2,3,4,etc) before I make changes to an existing working application… or do I make my changes and THEN increment the version?

I just want to know the most effective way to use this tool. I often rewrite large sections of my code and commenting large sections out gets in the way often… so I would love to use the versioning more effectively.

Please share your process with us all.
Thanks!

I can’t tell regarding V9, but I was not very impressed by V8. Yes you can do some version management, but it simply did not work the way I liked most. It will create different instances of every version and you have to explicitly roll back and forth to be able to maintain some old version etc. I sticked to making a full dump of the Netmake directory for creating backups and version management.

Regarding version numbers, I increase the version when I start the change. So when I deploy it will have the same number. It’s also how SC works afaik.