You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David James <ja...@cs.toronto.edu> on 2007/08/06 14:32:47 UTC

Re: svn commit: r25853 - branches/ctypes-python-bindings/csvn

On 7/26/07, sage@tigris.org <sa...@tigris.org> wrote:
> -    def set_rev_prop(self, rev, name, value):
> +    def set_rev_prop(self, rev, name, value, author=NULL):
>          """Set the NAME property to VALUE in the specified
>             REV."""

Nice fix. Could you please update the docstring as well?

Thanks,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: r25853 - branches/ctypes-python-bindings/csvn

Posted by Sage La Torra <sa...@gmail.com>.
On 8/6/07, David James <ja...@cs.toronto.edu> wrote:
> On 7/26/07, sage@tigris.org <sa...@tigris.org> wrote:
> > -    def set_rev_prop(self, rev, name, value):
> > +    def set_rev_prop(self, rev, name, value, author=NULL):
> >          """Set the NAME property to VALUE in the specified
> >             REV."""
>
> Nice fix. Could you please update the docstring as well?
>

My mistake, fixed in r26003.

Sage

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org