CC.NET and SVN, enable a setting similar to TortoiseSVN "use-commit-times = yes" in CruiseControl.NET workingDirectory
I would like the cc.net workingDirectory to have the files show their commit date. The "use-commit-times = yes" is from TortoiseSVN settings, and believe that there is a similar setting that I can use in cc.net.
Is this type of setting possible in cc.net? If so, how?
Upd开发者_如何转开发ate:
What I need help with is how to set this in the ccnet.config file, rather than the SVN files.
精彩评论