It does not look like too hard of a bug, but it will be some time
before I can get a .net development environment installed to look at it
my self.
i had a quick look at it and put together a fix. it's committed in
build 1.2.2658. so it's just missed the 1.2 release, but it will be
identical to the release other than this change.
the build can be downloaded from ccnetlive:
http://ccnetlive.thoughtworks.com/CCNet-builds
cheers,
owen.
--
Owen Rogers | http://dotnetjunkies.com/weblog/exortech |
CruiseControl.NET - http://ccnet.thoughtworks.com
On Jan 26, 4:29 pm, "Owen Rogers" <exort...@gmail.com> wrote:
> On 26/01/07, rentzk <ken.re...@gmail.com> wrote:
>
> > Does anyone know if anyone has done any work on issue CCNET-736? It
> > has to do with parse errors when retrieving time stamps. For some
> > reason, we now seem to be getting this error on a fairly regular basis,
> > and the emailed failure messages are getting annoying.
>
> > It does not look like too hard of a bug, but it will be some time
> > before I can get a .net development environment installed to look at it
> > my self.i had a quick look at it and put together a fix. it's committed in
Here is a copy of the xml file for it.
<sourcecontrol type="surround">
<executable>D:\Program Files\Seapine\Surround
SCM\sscm.exe</executable>
<serverconnect>xxx.xxx.x.xxx:4900</serverconnect>
<serverlogin>cnielsen:</serverlogin>
<branch>"IPRelay 5.0 Initial Development"</branch>
<repository>"Test Main/"</repository>
<file>*.*</file>
<workingDirectory>D:\DevIPRelay</workingDirectory>
<recursive>1</recursive>
</sourcecontrol>
Coby Nielsen
Configuration Administrator
Sorenson Communications
what version of ccnet are you using? and what version of surround?
there was a similar issue prior to the 1.1 release that has been
subsequently fixed:
http://jira.public.thoughtworks.org/browse/CCNET-657
hth,
Coby
upgrading to a newer version will fix this problem for you.
cheers,
oweN.