Hello
I'm having issues checking in a project to TS. I made some changes to the project, then tried to check-in. This check-in failed (though the version no went up...from v28 to v29).
I tried to check-in again - it failed again, though again the version no increased (tov30).
I closed WebMaker, then re-started it. I reverted all my changes back to the last properly checked in version (v28), re-did the changes and tried to checkin again. Now, the version number it is trying to create is v29, and I get the following error:
Project check-in failed - Unable to tag git repository: Error tagging repository C:\Program Files (x86)\BizFlow\WebMaker/users/user1/JLT_PAS/mvc/PAS_Generic - tag 'Tag={ object 53243125acdd358d9bfd6cd7ef8cbcbede1e3523 type commit tag wmv29_ tagger PersonIdent[Kidder, , Wed Nov 14 15:07:17 2018 +0000] check in re: Bugs 118660 and 118552}' already exists
Any ideas on how I can get past this issue?
I'm having issues checking in a project to TS. I made some changes to the project, then tried to check-in. This check-in failed (though the version no went up...from v28 to v29).
I tried to check-in again - it failed again, though again the version no increased (tov30).
I closed WebMaker, then re-started it. I reverted all my changes back to the last properly checked in version (v28), re-did the changes and tried to checkin again. Now, the version number it is trying to create is v29, and I get the following error:
Project check-in failed - Unable to tag git repository: Error tagging repository C:\Program Files (x86)\BizFlow\WebMaker/users/user1/JLT_PAS/mvc/PAS_Generic - tag 'Tag={ object 53243125acdd358d9bfd6cd7ef8cbcbede1e3523 type commit tag wmv29_ tagger PersonIdent[Kidder, , Wed Nov 14 15:07:17 2018 +0000] check in re: Bugs 118660 and 118552}' already exists
Any ideas on how I can get past this issue?
RE: TeamServer error - checkin failed
I+?+?+?m sorry you are having these issues with the Team Server.
It looks like your project has somehow got into a corrupt state which is preventing you moving forward.
Do you happen to know what the original error message was on the failed check in? This would be useful to help narrow down our investigation into what might have gone wrong.
To try and get you going again, I think it would be worth taking a backup of your project first, and then deleting it from your local studio (using the Design +?+?+? Delete Project option)
As long as you are connected to the Team Server, you should now be able to re download the project using the Team +?+?+? Download Shared Project menu option.
Hopefully your project will now be in a working state again, and you will be able to make changes and check in successfully.
Please let me know how you get on.
Regards,
Gerard
RE: TeamServer error - checkin failed
thanks for this. I've tried to do this - deleted ok, but I get an error when trying to download the project again..
Project download failed.
Unable to create git repository: Error creating new repository - Destination path "PAS_Generic" already exists and is not an empty directory
RE: TeamServer error - checkin failed
Thanks for the extra information. It looks like something might be locking the directory, so the project delete from the studio was not able to completely clean out the file system.
Can you try deleting the project from the studio again (if the project is listed), and then manually delete the C:\Program Files (x86)\BizFlow\WebMaker/users/user1/JLT_PAS/mvc/PAS_Generic folder?
Once this is done, the download from the team server will hopefully be successful.
Regards,
Gerard
RE: TeamServer error - checkin failed
your suggestion worked.
Thanks for the assistance!