SVN for PowerBuilder



This is a quick start for Tortoise SVN usage with PowerBuilder.

Here you will find all the screenshots that will explain how to start with TortoiseSVN and PowerBuilder.

TOC:





Create SVN repository on Local disk.





Create Folder for our project in SVN repository.






Make "SVN Check Out" of the project to our work directory (Make work copy of the repository).





Configure PowerBuilder workspace to work with PBSCC Proxy.
Please note that "Project" property of the workspace should reference to work copy of the repository, and not to the repository itself.
In our case it's "C:\test\SVNwork".



Add objects of our workspace to the SVN repository.





Check that objects are added to SVN repository.


Make "PowerBuilder Check Out" of the object.


See the history of the object.






PBSCC main page | top | control panel