Hi, this is a FYI in case someone get the same problem as me.  My
builds would not trigger even if I had some modifications.  As I was
typing this message to request help, I found the solution.

I spent a few hours on this, this used to work and I don't know why,
but at some point, it looks like I changed my culture for the
sourcesafe control block.

I have a french version of SourceSafe.

Here's my debug process :

In ccnet.log, I have this :

2009-06-05 16:47:38,914 [cc-config:DEBUG] Starting process [C:\Program
Files\Microsoft Visual SourceSafe\SS.EXE] in working directory [D:
\CruiseControlConfigs] with arguments [history $/CruiseControlConfigs -
R -Vd2009-06-05;16:50~2009-06-05;16:36 -Yadmin, -I-Y "-...@c:\Documents
and Settings\runasuser\Local Settings\Temp\tmpCC48.tmp"]
2009-06-05 16:47:39,071 [cc-config:INFO] No modifications detected.

If I run this exact command line, the content of tmpCC48.tmp is this :

Historique de $/CruiseControlConfigs ...

*****  ccnet.config  *****
Version 47
Utilisateur : clavallee     Date : 09-06-05   Heure : 16:47
Archivé dans $/CruiseControlConfigs
Commentaire: Commente projet StavibelServices



So the solution was simply to change
<culture>en-US</culture>
to
<culture>fr-FR</culture>

hope this helps someone!

Reply via email to