Hello,
I'm using PBSCC together with TortoiseSVN client and UberSVN server.
When I add a new library (PBL) to my target, the target file is correctly uploaded to SVN server and replicated to the other developers' workstation, BUT the newly created PBL file (and its directory, if applies) is not created automatically. Each developer has to know that a new library has been added, and has to manually create a blank PBL in the correct path.
AFTER this has been done, then GetLatestVersion can add the missing objects (belonging to the new pbl).
The question is: is there a way to have the folders/files created automatically (as happens with Microsoft VSS)?
Thanks in advance.