Where do I find the latest assembly in which this was fixed? The last build I see on Sourceforge is from 2010-01-30.
On Feb 9, 2:56 pm, Ruben Willems <[email protected]> wrote: > Hi > > http://jira.public.thoughtworks.org/browse/CCNET-1815 > > fixed in the latest build > > with kind regards > Ruben Willems > > On Tue, Feb 9, 2010 at 9:08 PM, Ruben Willems <[email protected]>wrote: > > > > > Hi > > > just checked the code and you're right > > > this is a bug and will be fixed > > > with kind regards > > Ruben Willems > > > On Tue, Feb 9, 2010 at 8:30 PM, Bryant B <[email protected]> wrote: > > >> I have the exact same issue. I think that the problem is on line 488 > >> of ThoughtWorks.CruiseControl.Core.Sourcecontrol.Vsts. I downloaded > >> the source code, removed the '{0}' and I no longer receive the error. > >> Note that I am providing a server URI and not just a machine name in > >> the server element in the config file. > > >> On Feb 4, 7:32 am, Martin <[email protected]> wrote: > >> > Hi, > > >> > Just upgraded from V1.4.4 to get the fix for config not reloading when > >> > using includes and now all the projects fail with: > > >> > System.Exception: TF30076: The server name {0}http://lowapp7:8080 > >> > provided does not correspond to a server URI that can be found. > >> > Confirm that the server name is correct. > > >> > The config is: > > >> > <sourcecontrol type="vsts" autoGetSource="true" > >> applyLabel="true"> > >> > <server>http://lowapp7:8080</server> > > >> <project>$/Starfish/Cefas.Modules.Form710</project> > > >> <workingDirectory>C:\Build\Starfish\Cefas.Modules.Form710</ > >> > workingDirectory> > >> > <cleanCopy>True</cleanCopy> > >> > </sourcecontrol> > > >> > Any help wold be appreciated. > > >> > Regards, > > >> > Martin.- Hide quoted text - > > - Show quoted text -
