2009/4/7 T.J. Crowder <t...@crowdersoftware.com>:
>
>> Thanks.  With the latest, on Windows if I also comment out the atime
>> line, building the docs goes through to completion.  However, the
>> generated doc seems to have issues:  For instance, if I go into
>> index.html, then choose "Language Section" from the menu, if I click
>> on $A on the "Utilities" line on the page, I get a 404 for language
>> \dollara.html.
>
> Can anyone build the docs without having that problem?  I just need to
> know whether it's an issue with my setup.
>
> Thanks,
>
> -- T.J.
>
> On Apr 3, 10:41 pm, "T.J. Crowder" <t...@crowdersoftware.com> wrote:
>> Hi Andrew,
>>
>> Thanks.  With the latest, on Windows if I also comment out the atime
>> line, building the docs goes through to completion.  However, the
>> generated doc seems to have issues:  For instance, if I go into
>> index.html, then choose "Language Section" from the menu, if I click
>> on $A on the "Utilities" line on the page, I get a 404 for language
>> \dollara.html.
>>
>> Haven't had a chance to try Ubuntu yet.
>>
>> -- T.J.
>>
>> On Apr 3, 6:56 pm, Andrew Dupont <goo...@andrewdupont.net> wrote:
>>
>> > OK, once I commented out that "File.utime" line, things went smoothly.
>> > There was an error in the rendering stage that I had to correct
>> > (something that was showing up with BlueCloth but not with RDiscount)
>> > — so do a "git pull" once again. Then the docs will build.
>>
>> > The line that needs commenting out is a bug in Sprockets that I've
>> > passed along to Sam, so expect a fix for that sometime soon.
>>
>> > T.J., let me know if you have any further problems.
>>
>> > Cheers,
>> > Andrew
>>
>> > On Apr 3, 11:22 am, Andrew Dupont <goo...@andrewdupont.net> wrote:
>>
>> > > *headdesk*
>>
>> > > Had local changes to my PDoc checkout that I had not pushed back to
>> > > the repo. Fixed now.
>>
>> > > git pull && git submodule update
>>
>> > > ...should do the trick.
>>
>> > > Cheers,
>> > > Andrew
>>
>> > > On Apr 3, 9:28 am, "T.J. Crowder" <t...@crowdersoftware.com> wrote:
>>
>> > > > Hi Richard,
>>
>> > > > > I'm really stumped here. I wonder if the lack of a ...
>>
>> > > > I'd leave it until Andrew's had a chance to take a look.
>>
>> > > > -- T.J. :-)
>>
>> > > > On Apr 3, 3:21 pm, Richard Quadling <rquadl...@googlemail.com> wrote:
>>
>> > > > > 2009/4/3 T.J. Crowder <t...@crowdersoftware.com>:
>>
>> > > > > > [snip]
>>
>> > > > > >> I think I've found the problem.
>> > > > > >>      File.utime(timestamp, timestamp, filename)
>> > > > > >> is trying to amend the time on the open file.
>> > > > > >> I commented this line and it worked.
>>
>> > > > > > Yup, that lets me get past that point as well.  Andrew said he'd be
>> > > > > > working on this in his Windows VM soon, so hopefully that gives 
>> > > > > > him a
>> > > > > > leg up.
>>
>> > > > > >> rake aborted!
>> > > > > >> undefined method `signature' for #<Documentation::InstanceProperty
>> > > > > >> Ajax.Response#headerJSON>
>>
>> > > > > > Yup, here too.  Probably a different problem.
>>
>> > > > > > -- T.J.
>>
>> > > > > I'm really stumped here. I wonder if the lack of a ...
>>
>> > > > > headerJSON: function() {
>> > > > > ...
>>
>> > > > > is causing it. I tried temporarily adding one to response.js, but it
>> > > > > didn't make a diff.
>>
>> > > > > --
>> > > > > -----
>> > > > > Richard Quadling
>> > > > > Zend Certified Engineer 
>> > > > > :http://zend.com/zce.php?c=ZEND002498&r=213474731
>> > > > > "Standing on the shoulders of some very clever giants!"
>>
>>
> >
>

Please hold, your call will be answered shortly.
-- 
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to 
prototype-core-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to