Hi Guys
how can I configure my SVN Source Control system in order to mantain an environement with several targets sharing a lot of libraries?
Suppose to have just 2 targets
If I add to source control the second target to the same URL of the first one PB IDE give me this error:
Preparing to add to source control...
User information confirmed.
SVN client is uploading files. Please wait...
SVN client error code: The specified path is already a working copy for a different URL.
Failed to add files to repository.
Adding to source control completed.
If I set up a second repository I must commit two times (on first repository and on second one) every change in every library shared (right?)
Any hints?
Thanks
Best regards