
Hi Yogi,
The issue caused by chinese date format of Windows system.(I forgot to change it to english.)
So it is resolved now.
Thanks.
Qiao Liang

This is the package of cctray with auth.

Hi Victor,
As I knew, Cruise did not backup cruise-config.xml automatically except for during upgrading process.
As a practice, it would be good idea to put the file into a version control system.
Qiao Liang

As a workaround, you could modify it with any editors rather than on web page.
Qiao Liang

Hi Ade,
The parameter '-d' should be in the command. Because the command sould be a POST method.
Qiao Liang

Hi,
I am interested in what's the problems that you met when the server start up before you finished configuring it.
Could you explain more about it.
Thanks.
Qiao Liang

Please do it by approval tag at the first stage in the pipeline configuration as well.
<stage name="xxxx">
<approval type="manual"/>
</stage>
Qiao Liang

Hi,
If one the return code of a task is 0, Cruise will treat it as succeed, otherwise the task is failed.
In addition, Cruise support conditional task. See details here.
So you can run your script as the first task, followed by a rollback task. If the first script detected any errors, the script returned with Non-zero. then Cruise would execute the conditinal task in terms of your defination in cruise config file.
Qiao Liang

hi,
Cruise did not have any tool to change it directly yet, the safe way to keep the label is to start new Cruise server with old db files.
Qiao Liang

Hi Alex,
I verified the case in 1.3 to 1.3.1, and could not reproduce it. Could you send the security part of config file to us.
BTW: The tag should be <admins>, rather than <admin>. The following was what I used:
<security>
<ldap xxxxxx.xxxx />
<admins>
<user>lqiao</user>
<user>jez</user>
</admins>
</security>

One thing is that the username in cruise-config.xml should be the login name, rather than show name.
For example, My show name in LDAP is Liang Qiao, but my login name is different.
Is it the case?

>>> From this previous thread http://community.thoughtworks.com/posts/a198676940 it seems that all currently logged in users must log off before admin settings is refreshed. Is this still the case with v1.3?
It is. you have to log out first.

Correct it by removing.
:P
Qiao Liang

Hi Mike,
htpasswd is part of the Apache distribution 'httpd', so you can not get it directly.
Now I have uploaded htpasswd.exe.
You can refer to the manual page which only lists the command line arguments.
Qiao Liang.

Hi Jason,
Thanks for your evaluation of Cruise.
For the more powerful cruise, you can send email to studios(a)thoughtworks.com to discribe your project and teams and ask the license.
Also you can call the number:
North America (Business hours, Central time)
+1 512-467-4956,
+1 415-238-6497
Rest Of the World(9:30 am to 6:00 pm IST, 4:00 am GMT to 12:30 pm GMT)
+91 80 4064 9703
Thanks
Qiao Liang