On 5/7/07, David Glasser <glasser@mit.edu> wrote:
> On 5/6/07, djames@tigris.org <djames@tigris.org> wrote:
> > Author: djames
> > Date: Sat May 5 22:12:30 2007
> > New Revision: 24945
> >
> > Log:
> > Add support for 'log' to ClientSession, and an example script which
> > replicates the behaviour of 'svn log'.
> >
> > * csvn/client.py
> > (_LogMessageReceiver): New class.
> > (ClientSession.log): Add log method
> >
> > * csvn/core/__init__.py
> > (Hash.__init__): Update this function to create copies of the
> > input hash.
> > (Hash.__len__): Convert the return value of apr_hash_count to
> > an int, in case it's not an int already.
> >
> > * csvn/ext/callback_receiver.py:
> > New file. The CallbackReceiver class in this file makes it easy
> > to write convert c-style callbacks into generator functions.
>
> I think you left log.py out of the log message.
Good catch. I've fixed up the log message.
Thanks,
David
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 7 16:43:27 2007