I have a series of VBP projects that make up a VBG project group. Because I have had other unexplainable issues I have elected to follow the following steps and have had the following results:
- +I removed all of the .SCC files in all of the folders/subfolders that my project resides
+I changed the READ-ONLY property of all files and folders to be non-read only.
+Using the Vault client, I added all the files and folders to the Vault database. (Using the folder structure listed below)
+I then deleted my local copy of the project and created a new folder for the project to reside. (D:\VBProjects\BankRecAus)
+Using the Vault client, I specified a "Working Folder" for the project, pointing to the folder I created in the last step.
+Using the Vault client, I did a "Get Latest Version". It copied all of the files from the database to my machine.
+I then closed the Vault Client and opened the VBG project group file.
+Upon opening I receive a message: "Would you like to add this project to Source Gear Vault?" When I say YES, it initializes the Vault plug-in, asks for a repository (in this case the repository name is "Finance") and brings up a window "Add To Vault Folder".
+The "Project To Add:" field shows: "BankRecDA"
+The "Add project from working folder:" field shows: "D:\VBPROJ~1\BANKRE~1\UI\BankRecDA"
+I then remove the data in the "Project To Add:" field and point the project to the correct folder in which it resides in the Vault folder heirarchy
+I repeat this process for each of the 7 VBP files that belong to the VBG
+I then close out of Visual Basic and open the Vault Client -- The working folder for some (not all) of the folders in the Vault project have changed to include the "~1" long file name.
+I then close out of the Vault Client and open the VBG -- It initializes the Vault Plug-In and proceeds to prompt me with: "Would you like to add this project to Source Gear Vault?" in which case I begin step 8 again, however this process occurs for only the projects whose working folder contains the "~1" long file name.
+Also some of the forms within the VBP will not allow me to check them out -- I receive error messages that say: "The file <insert file path/name here> is not valid for this opperation."
D:\VBProjects\BankRecAUS
D:\VBProjects\BankRecAUS\AutoPlatImport
D:\VBProjects\BankRecAUS\AutoPlatImport\CommonDLLs
D:\VBProjects\BankRecAUS\BankFiles
D:\VBProjects\BankRecAUS\BankRecObjects
D:\VBProjects\BankRecAUS\DLLsToMove
D:\VBProjects\BankRecAUS\Documentation
D:\VBProjects\BankRecAUS\Icons
D:\VBProjects\BankRecAUS\Statements
D:\VBProjects\BankRecAUS\UI
D:\VBProjects\BankRecAUS\UI\BankRecBR
D:\VBProjects\BankRecAUS\UI\BankRecDA
D:\VBProjects\BankRecAUS\UI\ImportFiles
D:\VBProjects\BankRecAUS\UI\SAObjects
D:\VBProjects\BankRecAUS\UI\SAObjects\SABR
D:\VBProjects\BankRecAUS\UI\SAObjects\SADA
D:\VBProjects\BankRecAUS\UserObjects
Any suggetions on how to get this working?
Thanks,
Marcus