Michael, Please forgive my not finding the link, it was there and I am on my way! I was able to perform the Git operation to retrieve your source code thanks to a fine explanation on your part. I am now trying to run the RAKE operation and stumble on this line; rake aborted! no such file to load -- ferret I am developing in Netbeans 6.1 and observed two GEMS available to download. One is a acts_as_ferret and the other is simply 'ferret'? I was able to run and install the acts_as_ferret successfully and then thought I'd try the 'ferret' which will not install do to an 'nmake' error. I've gone to the \vendor\plugins\acts_as_ferret.doc and observe that the 'require' statement should be loaded in the environment.rb file of which I've done ex:require 'acts_as_ferret'. I still am unable to get the RAKE to run? Can you suggest a course of action? Thank you, Kathleen
On May 18, 11:12 am, "Michael Hartl" <[EMAIL PROTECTED]> wrote: > Which link is dead? The docs link itself? It seems to work fine for me. > > Michael > > On Sun, May 18, 2008 at 10:08 AM, [EMAIL PROTECTED] > > > > <[EMAIL PROTECTED]> wrote: > > > Long, > > I went tohttp://docs.insoshi.comand found a dead link. Is this the > > one you meant to find the Git download? > > Would you be so kind as to provide the link? > > Kathleen > > > On May 17, 10:48 pm, "Long Nguyen" <[EMAIL PROTECTED]> wrote: > >> We don't have plans for an SVN repository. > > >> If you've already installed Git on your XP system, then you've actually > >> completed the hardest part of getting started. You should be able to follow > >> our documentation (docs.insoshi.com) to clone the Insoshi repository and > >> get started with branching and working in your local repository. > > >> And use your local repository to get comfortable with Git. You really > >> can't > >> do anything too horrible. > > >> If you have any questions, feel free to post them up to the group. > > >> On Sat, May 17, 2008 at 4:49 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > >> wrote: > > >> > I've honestly installed Git on my Windows XP machine but haven't had > >> > the courage to use it. I've developed a few projects using TortoiseSVN > >> > and will continue to use this until I have no other options. > >> > Is there an SVN location where I might download and start becoming > >> > involved in this project? > >> > Thank you, > >> > Kathleen > > >> -- > >> Long Nguyen > >> [EMAIL PROTECTED] Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
