I'd like to be able to keep our CruiseControl.Net's ccnet.config file in svn, then when I check in a change, ie, I've added a new project, it will update itself.
This way I have the config file under source control and I can track the changes being made.
I do realize that I could check in a change that will screw up CruiseControl to a point where I'd have to have some manual intervention, but in the general case, this sounds like it would work very nicely.
However, this loop seems like it could possibly create a black hole and destroy the world. I'd like to keep that off my conscience if at all possible.
Any thoughts?