Hello, the patches from David Whitney are applied:
CCNET-1786: VSTS Source Control is broken CCNET-1774: Receive an unauthorized access exception when connecting to TFS CCNET-1710: The new Team Foundation Server (vsts) source control solution in 1.5.0 CTP does not supply the login credentials for all calls resulting in 'not authorized' errors Patched to ensure domains are present in all requests to TFS servers: * Refactored slightly to prevent a duplicate call to TFS' "workspaces" command. * Removed redundant try/catch blocks. * Added support for sourcing TF.exe from Visual Studio 2010 * Renamed inconsistant member variables to UpperCamalCase for consistency with the rest of the code. * Added unit tests to verify the correct authentication details are provided during GetHistory and GetSource operations. Not fixed: * Time zone errors - could not accurately reproduce. Could do with some more specific examples or test cases Patch by David Whitney Download the latest builds at: http://ccnetlive.thoughtworks.com/CCNet-builds/ (at least version 1.5.7375.x) Daniel Am 08.06.2010 13:29, schrieb ashish kumar: > Hey thanks, > > actually I got a link which provide a patch for this problem > > Link: http://jira.public.thoughtworks.org/browse/CCNET-1710 > > > On May 5, 7:28 pm, Michael Guiney <[email protected]> wrote: > >> So for anyone interested. I have and it works well so far :) >> >> On Thu, Apr 29, 2010 at 10:43 AM, Michael Guiney >> <[email protected]>wrote: >> >> >>> Hi, >>> >> >>> Anyone tried cc.net 1.5 with TFS 2010? any known issues? >>> >> >>> Thanks, >>> Mike >>>
