I saw this thread on the day when you posted it. I like the idea,
but personally I always use the command line directly, even if the IDE
has full support for it (not talking about PB here). That's why I didn't
respond.
But since nobody else wrote his opinion, I might as well add mine (after
randomly stumbling across this thread again):
I'd +1 this. Not only because I think it is useful but also because it would
have a nice side-effect: it would bring the concepts of version control
closer to the PB users.
It is important to use source control management, but I prefer to choose which one.
Just as we have 'Use_database_of_your_choice()' so it should be for SCM.
And, much can be accomplished already with custom Tool code.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum