Hi everyone,
I am currently exploring the option of connecting to a Workspace. I am trying to add Source Gear Vault to my Source Control System but I don't see an option for it unfortunately.
So I currently have no workspace, and I right click on it and choose "Connect To WorkSpace". This Opens up a new window and it shows a section for Source Control System. Inside the Source Control Systems I can only Cycle through two different things, they are Git and Subversion but I need Source Gear Vault as an option instead. Is there a way to add it?
That is the normal behaviour in PB2022. In earlier versions of the SCCAPI support, the PB IDE would also check in/out the associated PBL's as well. Personally, I like this approach but I still ZIP all the PBL's when I do a release and then I use the SCC software's client to upload the Zipped PBLs as well. That way - if I have to restore quickly or set up a new PB developer - I get the PBL's Zip file. UnZip it, Then reconnect the IDE to the SCM software and then perform a Get Latest.
Regards ... Chris