Search the web
Sign In
New User? Sign Up
fitnesse
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4619 - 4649 of 14141   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4619
any clue about this ? Do I have to move to symbolic links everywhere?...
christophedelta
Offline Send Email
Dec 1, 2005
8:55 am
4620
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...
Sam Saariste
sam_saariste
Offline Send Email
Dec 1, 2005
11:05 am
4621
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...
BenTels
Offline Send Email
Dec 1, 2005
11:21 am
4622
... 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...
Owen Evans
owenmcevans
Offline Send Email
Dec 1, 2005
1:07 pm
4623
Hi Greg, have you tried to replace ... with ... maybe this helps, Elmar ... From: "Greg Akins" <angrygreg@...> To: <fitnesse@yahoogroups.com> Sent:...
Elmar Juergens
juergens_elmar
Offline Send Email
Dec 1, 2005
1:07 pm
4624
Thanks Elmar - I completely missed that. Greg - take a look at http://fitnesse.org/FitNesse.WikiWord and http://fitnesse.org/FitNesse.MarkupLiteralText for a...
David Chelimsky
dchelimsky
Offline Send Email
Dec 1, 2005
1:17 pm
4625
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...
Greg Akins
angrygreg
Offline Send Email
Dec 1, 2005
1:53 pm
4626
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...
Elmar Juergens
juergens_elmar
Offline Send Email
Dec 1, 2005
4:11 pm
4627
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...
Micah Martin
slagyr
Offline Send Email
Dec 1, 2005
7:20 pm
4628
It worked! Thank you! ... /home/insomnia/projects/advancedTest/target/classes/com/insomnia/advancedtest/fixtures...
Greg Akins
angrygreg
Offline Send Email
Dec 1, 2005
11:00 pm
4629
... 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....
Micah Martin
slagyr
Offline Send Email
Dec 2, 2005
3:14 am
4630
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...
stephanwiesner
Offline Send Email
Dec 2, 2005
2:42 pm
4631
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...
Christopher Pinto
ChristopherP...
Offline Send Email
Dec 2, 2005
3:25 pm
4633
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????...
srdecker2
Offline Send Email
Dec 2, 2005
7:50 pm
4634
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...
David Chelimsky
dchelimsky
Offline Send Email
Dec 2, 2005
8:20 pm
4635
... 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...
Scott Hunter
huntes12345
Offline Send Email
Dec 2, 2005
10:32 pm
4636
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....
Micah Martin
slagyr
Offline Send Email
Dec 2, 2005
11:03 pm
4637
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...
stixman2k
Offline Send Email
Dec 3, 2005
2:56 am
4638
I have written a custom fixture called "PSRFixture" (Performance Stability and Reliability) for Performance testing. It has 2 features: 1) It can either run...
ayayalar_fitnesse
ayayalar_fit...
Offline Send Email
Dec 3, 2005
3:41 am
4639
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...
stephanwiesner
Offline Send Email
Dec 4, 2005
2:45 am
4640
From: "stephanwiesner" <stephan.wiesner.at.loewenfels.ch@...> To: "fitnesse@yahoogroups.com" ...
yahoogroups@...
jhrothjr
Offline Send Email
Dec 4, 2005
3:43 am
4641
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...
hariv_arkin
Offline Send Email
Dec 5, 2005
2:14 am
4642
... 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...
Micah Martin
slagyr
Offline Send Email
Dec 5, 2005
2:35 am
4643
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...
andrew.p.mcdonagh@...
andy_ipaccess
Offline Send Email
Dec 5, 2005
10:48 am
4644
... Does not seem to work with RubyFit. Is this the case? In the works? Thanks. Pat....
cappelaere
Offline Send Email
Dec 5, 2005
11:51 am
4645
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...
Owen Evans
owenmcevans
Offline Send Email
Dec 5, 2005
12:03 pm
4646
... 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...
David Chelimsky
dchelimsky
Offline Send Email
Dec 5, 2005
12:42 pm
4647
Oh yeah! damn forgot about that page... Cheers David "David Chelimsky" <david@...> Sent by: fitnesse@yahoogroups.com 05-Dec-2005 12:41 Please...
andrew.p.mcdonagh@...
andy_ipaccess
Offline Send Email
Dec 5, 2005
12:44 pm
4648
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...
jsternitg
Offline Send Email
Dec 6, 2005
7:02 am
4649
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...
Piergiuliano Bossi
pgbossi
Offline Send Email
Dec 6, 2005
8:29 am
Messages 4619 - 4649 of 14141   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help