any clue about this ? Do I have to move to symbolic links everywhere?...
4620
Sam Saariste
sam_saariste
Dec 1, 2005 11:05 am
I would just like to mention that I have been suffering from these issues too. I have even seen entries in tables change that weren't even WikiWords. A cell...
4621
BenTels
Dec 1, 2005 11:21 am
Hello, We are using a central FitNesse repository at our project, which we use to feed FitNesse instances on different machines. Today, we started seeing the...
4622
Owen Evans
owenmcevans
Dec 1, 2005 1:07 pm
... central server? The aim would be that the FitNesse server returns a nice message saying I'm sorry you can't edit this page at the moment, user X is editing...
4623
Elmar Juergens
juergens_elmar
Dec 1, 2005 1:07 pm
Hi Greg, have you tried to replace ... with ... maybe this helps, Elmar ... From: "Greg Akins" <angrygreg@...> To: <fitnesse@yahoogroups.com> Sent:...
4624
David Chelimsky
dchelimsky
Dec 1, 2005 1:17 pm
Thanks Elmar - I completely missed that. Greg - take a look at http://fitnesse.org/FitNesse.WikiWord and http://fitnesse.org/FitNesse.MarkupLiteralText for a...
4625
Greg Akins
angrygreg
Dec 1, 2005 1:53 pm
I have not... Unfortunately, I don't have access to that machine right nowto try it. But what is that syntax supposed to do? I'll try it later today. Thanks...
4626
Elmar Juergens
juergens_elmar
Dec 1, 2005 4:11 pm
Greg, the name of your fixture (AccelFixture) is a wiki word. (Since it starts with an upper case letter, continues with lower case letters and then has...
4627
Micah Martin
slagyr
Dec 1, 2005 7:20 pm
I've seen this error when FitNesse doesn't get the XML response it expects. The URL it's trying to import from is either not a FitNesse server or the FitNesse...
4628
Greg Akins
angrygreg
Dec 1, 2005 11:00 pm
It worked! Thank you! ... /home/insomnia/projects/advancedTest/target/classes/com/insomnia/advancedtest/fixtures...
4629
Micah Martin
slagyr
Dec 2, 2005 3:14 am
... Don't think so. You should just be able to copy the FitNesseRoot directory. Everything lives in there. ... Steve Starkey showed it to me a while back....
4630
stephanwiesner
Dec 2, 2005 2:42 pm
Hi list, we are currently evaluating the option to change our requirement management and testing to fitnesse. I have played around with fitnesse and try to...
4631
Christopher Pinto
ChristopherP...
Dec 2, 2005 3:25 pm
I have gotten the source for jWebUnit vai annonymous CVS via cvs.sourceforge.net and I have built it. Now I am hoping to find some documentation and/or...
4633
srdecker2
Dec 2, 2005 7:50 pm
I just downloaded the fitnesse files, performed the setup, but when I enter http://localhost:8080/ I get "The Page cannot be displayed". Where do I look????...
4634
David Chelimsky
dchelimsky
Dec 2, 2005 8:20 pm
When you run the run.bat file, does the output show any errors? It should look something like this: C:\fitnesse>java -Xms64M -cp fitnesse.jar fitnesse.FitNesse...
4635
Scott Hunter
huntes12345
Dec 2, 2005 10:32 pm
... I made a diff file, after cleaning up some things. This is a diff from the fitnesse_src20050731 code, because that's what we started with. One important...
4636
Micah Martin
slagyr
Dec 2, 2005 11:03 pm
Great.... From that list it's pretty obvious that you could easily do this as a plugin. Just write a WikiPage plugin that extends FileSystemPage....
4637
stixman2k
Dec 3, 2005 2:56 am
Hello, We're using .txt files which simulates communications between an RFID reader and our software. What we'd like to be able to do, is edit those txt files...
4638
ayayalar_fitnesse
ayayalar_fit...
Dec 3, 2005 3:41 am
I have written a custom fixture called "PSRFixture" (Performance Stability and Reliability) for Performance testing. It has 2 features: 1) It can either run...
4639
stephanwiesner
Dec 4, 2005 2:45 am
In many cases I expect a certain type of Exception (say SQLException). Just checking for "error" does not help me here, as I would not realize, I got a...
4640
yahoogroups@...
jhrothjr
Dec 4, 2005 3:43 am
From: "stephanwiesner" <stephan.wiesner.at.loewenfels.ch@...> To: "fitnesse@yahoogroups.com" ...
4641
hariv_arkin
Dec 5, 2005 2:14 am
Hi, I am new to FitNesse and need answers to the following questions. 1) Is it possible to add existing %CLASSPATH% value to !path ? 2) I start my fitnesse...
4642
Micah Martin
slagyr
Dec 5, 2005 2:35 am
... Not automatically, no. ... The tests run in a separate process so there is no point in sharing the server's classpath. ... Not without typing it in !paths...
4643
andrew.p.mcdonagh@...
andy_ipaccess
Dec 5, 2005 10:48 am
Weird timing, I was about to email Micah to see if when the latest source code can be downloaded as I wanted to add in SCM ability. The approach I was thinking...
4644
cappelaere
Dec 5, 2005 11:51 am
... Does not seem to work with RubyFit. Is this the case? In the works? Thanks. Pat....
4645
Owen Evans
owenmcevans
Dec 5, 2005 12:03 pm
The plug-in approach i'm using should allow other SCM's to be used. the general options are going to be Checkout, Check-in, Update, Delete, Add this can then...
4646
David Chelimsky
dchelimsky
Dec 5, 2005 12:42 pm
... You can always get the latest source code from http://fitnesse.org/FitNesse.SourceCode. Any time any code is committed, a new bundle is generated that...
4647
andrew.p.mcdonagh@...
andy_ipaccess
Dec 5, 2005 12:44 pm
Oh yeah! damn forgot about that page... Cheers David "David Chelimsky" <david@...> Sent by: fitnesse@yahoogroups.com 05-Dec-2005 12:41 Please...
4648
jsternitg
Dec 6, 2005 7:02 am
We run Fitnesse (fitnesse20050731) under Windows XP. I'd like the server to run on one PC, which I'll call "FitHost". But I don't want Fitnesse to store its...
4649
Piergiuliano Bossi
pgbossi
Dec 6, 2005 8:29 am
Hello Andrew and Owen, I wonder whether any of you has thought about collisions detection and merging. In our installments we typically have a fitnesse...