Jump to content

Sync branch with TFS


StevenTCramer@gmail.com

Recommended Posts

I am using Plastic 5.0.44.569 - Seattle

 

I am attempting to sync with TFS 2010

 

cm sync /main/STC2014-06-02/STC2014-06-04@Project@localhost:8087 tfs http://tfs:8080/tfs/myteamcollection $/myteamcollection/Project/Features/Requirement.5935/ --user=domain\username --pwd="pass=word"

 

I get error:

 

Error: TF31002: Unable to connect to this Team Foundation Server: http://tfs:8080/tfs/myteamcollection.
Team Foundation Server Url: http://tfs:8080/tfs/myteamcollection.
 
Possible reasons for failure include:
- The name, port number, or protocol for the Team Foundation Server is incorrect.
- The Team Foundation Server is offline.
- The password has expired or is incorrect.
 
Technical information (for administrator):
The remote server returned an error: (404) Not Found.
 
So I guess I don't know what the TFS URL should look like.  
 
Any ideas. Thanks.
Link to comment
Share on other sites

Carlos,

 

I have reviewed those numerous times.

 

So this morning I went with trial and error until I finally figure it out 13 different commands :)

 

 

cm sync <branch>@><reponame>@localhost:8087 tfs http://tfs:8080/<item1> <Item2> --user=<domain>\<username> --pwd="password"

 

The trick was item1 and item2  a picture of where to find those in Source Control explorer should help.

 

Plastic makes life so much better!!!  I had to figure out how to use it with TFS until I replace TFS :)

post-2437-0-05455200-1403010801_thumb.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...