Source Control Add to.. - Issue with TFS

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 7 years and 1 month old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
PsCustomObject
Posts: 137
Last visit: Thu Mar 28, 2024 3:34 am

Source Control Add to.. - Issue with TFS

Post by PsCustomObject »

Product, version and build:
PowerShell Studio 2017 5.4.135.0
32 or 64 bit version of product: 64bit
Operating system: Windows 10
32 or 64 bit OS: 64bit
PowerShell Version: 5

Hello,

as per subject I am trying to use PowerShell studio with our TFS Server, I've installed the MSSCCI Provider which is correctly recognized by PSS but when I try to add a new projct/script to repository with Add to Source Control I get a success message but nothing acutally happens on TFS so I need to either use VS or Source Control Explorer to actually create the folder/script in TFS repository.

I have found a rather old post on this viewtopic.php?f=12&t=9684&start=10 but I was wondering if there is an alternate solution to the custom menu (not a big deal but I would rather use the Add to... for a matter of simplicity).

Thanks in advance.
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Source Control Add to.. - Issue with TFS

Post by davidc »

The application submits a request via the MSSCCI Provider, after that point it is hard to tell what happening. We will have to try to recreate the issue on our end.

Can you post a screenshot of the message or of any dialog after adding the Project / directory to source control?

And what version of TFS are you using?

Thank you,
David
SAPIEN Technologies, Inc.
User avatar
PsCustomObject
Posts: 137
Last visit: Thu Mar 28, 2024 3:34 am

Re: Source Control Add to.. - Issue with TFS

Post by PsCustomObject »

Hello David,

sorry for the late reply, TFS version is 2013 (I don't know the HF level as I don't manage that directly but I can find it out if needed).

I've uploaded a zip with screenshots of the whole process, I just got a warning about converting to workspace to server (rather than local) which I did but still result is the same.

Let me know if you need any further information or detail from my side.
Case.zip
(25.57 KiB) Downloaded 147 times
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Source Control Add to.. - Issue with TFS

Post by davidc »

PowerShell Studio only produces the first dialog (image 1), the rest are from TFS, which leads me to believe the bug on their end. Especially if it is reporting it created the project even though it didn't.

As I mentioned, we only submit a request to create the project via the MSSCCI Provider API and wait for a reply. I wonder if this is still an issue with later versions of TFS. In either case, we will try to reproduce it.
David
SAPIEN Technologies, Inc.
User avatar
PsCustomObject
Posts: 137
Last visit: Thu Mar 28, 2024 3:34 am

Re: Source Control Add to.. - Issue with TFS

Post by PsCustomObject »

Thanks David,

in the meantime I will try to follow up with our TFS admin and see if he can see anything on his side, in the meantime I will continue using VS for the upload.
This topic is 7 years and 1 month old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.