You will need to delete/rename the c based curphoo folder, and get the
new python based one from CVS.  If I remember correctly CVS is rather
picky about fetching new folders from CVS.

On 1/1/06, Daniel Henninger <[EMAIL PROTECTED]> wrote:
> I just looked at some of the archived messages on xmpppy-devel, and
> someone else had the same problem in which you said to pull the
> latest curphoo (all python based) out of CVS.  I guess the problem
> is... where is that?  ;D  If I pull out of xmpppy's trunk, I appear
> to be getting a tarball of the c-based version.
>
> Daniel
>
> On Jan 1, 2006, at 7:05 AM, Norman Rasmussen wrote:
>
> > You probably find you need to rename/remove the old curphoo directory,
> > then get the latest copy of it from CVS.
> >
> > The irc transport doesn't do much after you register (except ask for
> > auth, and then connect you to the irc network), but you can browse the
> > transport using service discovery to see the list of server you're
> > connected to, and their channels.
> >
> > On 1/1/06, Daniel Henninger <[EMAIL PROTECTED]> wrote:
> >> Hi Norman!
> >>
> >> I'm trying out the latest irc-transport and yahoo-transport from
> >> CVS.  The yahoo transport isn't working and is claiming that YahooMD5
> >> does not have an attribute "curphoo_process_auth".  I went back to an
> >> old version.  -but- I also am having trouble figuring out the irc
> >> transport.  =/  I'm trying to register and nothing seems to be
> >> happening.
> >>
> >> Thanks!
> >> Daniel
> >>
> >
> > --
> > - Norman Rasmussen
> >  - Email: [EMAIL PROTECTED]
> >  - Home page: http://norman.rasmussen.co.za/
> >
> >
>
>


--
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED]  Sun Jan  1 14:21:57 2006
From: [EMAIL PROTECTED] (Norman Rasmussen)
Date: Sun Jan  1 14:22:02 2006
Subject: [py-transports] Yahoo Python Transport???
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

The curphoo project still hasn't pulled /all/ the changes I made for
the xmpppy code, the authentication will fail 50% of the time.  Get
the latest code from xmpppy, and it'll work better.

On 1/1/06, Daniel Henninger <[EMAIL PROTECTED]> wrote:
> aha!  I get it now!  I was suppose to grab the latest curphoo from
> curphoo's -own- site!  Looks good.
>
> Daniel
>
> On Jan 1, 2006, at 9:09 AM, Daniel Henninger wrote:
>
> > I just looked at some of the archived messages on xmpppy-devel, and
> > someone else had the same problem in which you said to pull the
> > latest curphoo (all python based) out of CVS.  I guess the problem
> > is... where is that?  ;D  If I pull out of xmpppy's trunk, I appear
> > to be getting a tarball of the c-based version.
> >
> > Daniel
> >
> > On Jan 1, 2006, at 7:05 AM, Norman Rasmussen wrote:
> >
> >> You probably find you need to rename/remove the old curphoo
> >> directory,
> >> then get the latest copy of it from CVS.
> >>
> >> The irc transport doesn't do much after you register (except ask for
> >> auth, and then connect you to the irc network), but you can browse
> >> the
> >> transport using service discovery to see the list of server you're
> >> connected to, and their channels.
> >>
> >> On 1/1/06, Daniel Henninger <[EMAIL PROTECTED]> wrote:
> >>> Hi Norman!
> >>>
> >>> I'm trying out the latest irc-transport and yahoo-transport from
> >>> CVS.  The yahoo transport isn't working and is claiming that
> >>> YahooMD5
> >>> does not have an attribute "curphoo_process_auth".  I went back
> >>> to an
> >>> old version.  -but- I also am having trouble figuring out the irc
> >>> transport.  =/  I'm trying to register and nothing seems to be
> >>> happening.
> >>>
> >>> Thanks!
> >>> Daniel
> >>>
> >>
> >> --
> >> - Norman Rasmussen
> >>  - Email: [EMAIL PROTECTED]
> >>  - Home page: http://norman.rasmussen.co.za/
> >>
> >>
> >
> > _______________________________________________
> > py-transports mailing list
> > [email protected]
> > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
> >
> >
>
>


--
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED]  Sun Jan  1 14:36:36 2006
From: [EMAIL PROTECTED] (Daniel Henninger)
Date: Sun Jan  1 14:36:43 2006
Subject: [py-transports] Yahoo Python Transport???
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

Aww crap, as for the irc transport, nevermind, user error!

Daniel

On Jan 1, 2006, at 9:21 AM, Norman Rasmussen wrote:

> The curphoo project still hasn't pulled /all/ the changes I made for
> the xmpppy code, the authentication will fail 50% of the time.  Get
> the latest code from xmpppy, and it'll work better.
>
> On 1/1/06, Daniel Henninger <[EMAIL PROTECTED]> wrote:
>> aha!  I get it now!  I was suppose to grab the latest curphoo from
>> curphoo's -own- site!  Looks good.
>>
>> Daniel
>>
>> On Jan 1, 2006, at 9:09 AM, Daniel Henninger wrote:
>>
>>> I just looked at some of the archived messages on xmpppy-devel, and
>>> someone else had the same problem in which you said to pull the
>>> latest curphoo (all python based) out of CVS.  I guess the problem
>>> is... where is that?  ;D  If I pull out of xmpppy's trunk, I appear
>>> to be getting a tarball of the c-based version.
>>>
>>> Daniel
>>>
>>> On Jan 1, 2006, at 7:05 AM, Norman Rasmussen wrote:
>>>
>>>> You probably find you need to rename/remove the old curphoo
>>>> directory,
>>>> then get the latest copy of it from CVS.
>>>>
>>>> The irc transport doesn't do much after you register (except ask  
>>>> for
>>>> auth, and then connect you to the irc network), but you can browse
>>>> the
>>>> transport using service discovery to see the list of server you're
>>>> connected to, and their channels.
>>>>
>>>> On 1/1/06, Daniel Henninger <[EMAIL PROTECTED]> wrote:
>>>>> Hi Norman!
>>>>>
>>>>> I'm trying out the latest irc-transport and yahoo-transport from
>>>>> CVS.  The yahoo transport isn't working and is claiming that
>>>>> YahooMD5
>>>>> does not have an attribute "curphoo_process_auth".  I went back
>>>>> to an
>>>>> old version.  -but- I also am having trouble figuring out the irc
>>>>> transport.  =/  I'm trying to register and nothing seems to be
>>>>> happening.
>>>>>
>>>>> Thanks!
>>>>> Daniel
>>>>>
>>>>
>>>> --
>>>> - Norman Rasmussen
>>>>  - Email: [EMAIL PROTECTED]
>>>>  - Home page: http://norman.rasmussen.co.za/
>>>>
>>>>
>>>
>>> _______________________________________________
>>> py-transports mailing list
>>> [email protected]
>>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>>
>>>
>>
>>
>
>
> --
> - Norman Rasmussen
>  - Email: [EMAIL PROTECTED]
>  - Home page: http://norman.rasmussen.co.za/
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>
>

Reply via email to