Here's what I do to make a new index and test it:

http://paste.turbogears.org/paste/11224

Obviously this is a bit specific to my machine, and is totally
brittle.   But it should give you an idea of what I do.

Basically I remove the existing tg and tg.devtools eggs, build sdists,
copy the sdists into the index and use make_index (should update that
to basketweaver) and then rsync the new index up to the server and
test it in a virtualenv.

For updating the docs and uploading them, the process is much simpler:

http://paste.turbogears.org/paste/11225

All of this assumes you have ssh access to the server ;)


On Tue, Oct 28, 2008 at 12:51 AM, percious <[EMAIL PROTECTED]> wrote:
>
> Mark,
>
> If you can send me a pointer to the index/docs creation methods, I
> should be able to take care of those type of problems in your stead.
> At least we have 2 full weeks before the next conference...
>
> cheers.
> -chris
>
> On Oct 27, 10:56 pm, "Luke Macken" <[EMAIL PROTECTED]> wrote:
>> On Mon, Oct 27, 2008 at 4:37 PM, Luke Macken <[EMAIL PROTECTED]> wrote:
>> > On Mon, Oct 27, 2008 at 3:18 AM, Mark Ramm <[EMAIL PROTECTED]>wrote:
>>
>> >> There's a test release of TurboGears beta 1 available at
>>
>> >>http://turbogears.org/2.0/downloads/1.9.7b1/index/
>>
>> >> so you can use that link rather than the one in the getting started
>> >> doc to try it out.
>>
>> >> So rather than
>>
>> >> easy_install -ihttp://www.turbogears.org/2.0/downloads/current/index
>> >> tg.devtools
>>
>> >> you would do:
>>
>> >> easy_install -ihttp://www.turbogears.org/2.0/downloads/1.9.7b1/index
>> >> tg.devtools
>>
>> >> I need to do a few more doc updates and push the release live, but
>> >> things are likely to be slightly delayed by a family medical emergency
>> >> which is likely to mess up my schedule quite a bit this week.   But if
>> >> people are able to test this index, and if they have good luck with it
>> >> I should be able to push out the final, final release in the next
>> >> couple days.
>>
>> > In an effort to package this up for Fedora, I'm noticing that some parts of
>> > the test suite seem to be failing for me.
>>
>> >    http://lmacken.fedorapeople.org/tg2b1.nose.out
>>
>> > Using Pylons 0.9.7rc2
>>
>> So, I ended up packaging up today's svn snapshot instead of the beta, which
>> not only fixes an issue with the 'tg.ext' namespace that I was hitting,
>> thanks to tgext.authorization, but now the test suite runs fine.
>>
>> Cheers,
>>
>> luke
> >
>



-- 
Mark Ramm-Christensen
email: mark at compoundthinking dot com
blog: www.compoundthinking.com/blog

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to