Hi,
I've installed PB 2017 RC3 and migrated a workspace. When I right click the workspace and clicks "Add to Source Control..." I chooses Subversion(SVN) in the dialog. In the SVN Login dialog everything works OK and I connect successfully to our remote subversion server. The repository URL points to a folder I created with TortoiseSVN.
The process starts, but ends with an error:
Completed in finding files.
Preparing to add to source control...
User information confirmed.
SVN client is uploading files. Please wait...
SVN client error code: 155036
Failed to add files to repository.
Adding to source control completed.
In the Subversion server there's been created a folder with the same name as the workspace, but is empty.
Does anybody what the error 155036 means?
The Subversion server is remote on our network and I don't know anything about which version it is.
Regards
Tor Ingvaldsen
I deleted the workspace and created a new one.
In that workspace I added just the first target and then "Add to Source Control...". That went well, it didn't just send the target to the SVN server, but the whole subtree in the file system. I then added the rest of the targets to the workspace and comitted ok.
Regards
Tor Ingvaldsen