Hello, I'm hoping to keep my wiki pages under CVS but I'm having trouble figuring out how to do this. When I copy the pages into the FitNesseRoot, I just copy...
Greetings Micah, I just dropped fitnesse20040910.zip atop an older version (which I got about 9 months ago). Probably a bad idea; I didn't delete any existing ...
I must be missing something. I've tried restarting fitnesse several times, but my properties.xml files remain empty. <?xml version="1.0"?> <properties/> not ...
Aha.... This left me puzzled for a while but I understand what's going on now. FitNesseRoot/properties is a properties file that FitNesse uses to keep track...
Howdy Jeff, Unzipping the fitnesse<version>.zip file into the existing version is actually how we intend it to be used. This is how we update fitnesse.org. I...
Also, you can always fake it out by just entering: ?properties on the address line, set your properties, and hit Save. :) I've had to do that on some of the...
This little program will rebuild all of the properties.xml files in you fitnesse hierarchy. Only use this program if, for one reason or another, all of the...
Thanks Micah! I've gone ahead and semi-manually updated the properties files. That did the trick, but I'll grab what you provide in cast this happens again. ...
The ColumnFixture page states: execute() will be called just prior to processing the first () or ? cell in each row, or after the last cell in the row has been...
I am getting some documentation together for a couple of fixtures that I created. I will be done in a couple of days. DefaultConnection - makes a connection. ...
Hmm, this would be very handy ;-) Does anyone have the source for this fixture? The yahoo group seems not to store attachments after a certain length of time,...
Hi People, I was just browsing the www.fitnesse.org desparately looking for a sample excel sheet to specify the fixtures (tables). Could some please be so nice...
Er...you'll have to select all the text on the page in the edit window and copy it, too, of course... (That's what I get for replying before caffeine time)....
I personally don't care for the sizes of the fonts as specified in the default css style sheet. They are too small for my preference. It seemed easy enough to...
FitNesse really wants to keep fitnesse_base.css consistent so it will replace it when ever it's been modified. But that's ok. You can extend and modify the...
That depends on how you want it to work. The files section was our alternative to attachments. The idea being that instead of attaching a file to a page, you...
Thanks for the quick answer! What files section are you referring to--the OS file system or is this part of Fitnesse? Note that we are only currently using the...
Just go to: http://localhost/files to get to the "files section". There is a story to add a 'Files' button to get there in a less clandestine manner. ... ...
Is the sourcecode to the C# examples available anywhere? I downloaded fitnesse a while ago and have been using it with C++ and Java, but now have a client...
Greetings, I've been testing an installer, but it isn't ready for production, as there are some classpath issues. However, if you would like to test it,...