You should create two new folder.
In the first folder you should put all pbls file, target file and workspace file of your project.
The second folder should be empty. Then used to synchronize with the repository
Once
installed the repository (VisualSVN-Server-2.1.5.msi),
pbsccsetup_2.01.78 and the TortoiseSVN-1.6.12.20536-win32-svn-1.6.15.msi
you should connect the repository with synchronize's folder.
To connect synchronize's folder. You should click the right mouse button on the synchronize's folder and select the
SVN Checkout... option which corresponds to a choice of Tortoise SVN.
Then in the URL of repository you must put the URL where the repository is located.
Example:
http://localhost:8080/svn/test/
The last step will be open your PowerBuilder project located in the first folder created.
In propeties of workspace select source control and put the follow options
Source Control System: PBSCCProxy
User ID.: User that you add in VisualSVN-Server
Project: path to synchronize's folder
Local root directory: path to source folder (first folder created).
if you need more details, I could send you a file with all steps and pic about the topic
Thanks
Mariano Simunic