[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Start fleshing out Repos.pm documentation

From: David James <djames_at_collab.net>
Date: 2006-10-03 22:21:10 CEST

On 10/3/06, David Glasser <glasser@mit.edu> wrote:
> On 9/28/06, Nik Clayton <nik@ngo.org.uk> wrote:
> > +my @methods = (); # List of functions to wrap
> > +
> > +push @methods, qw(open create);
>
> Is this correct? It looks like this would make $repos->open and
> $repos->create work, which isn't right, is it?

Good catch, Dave. Fixed in r21744.

Cheers,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 3 22:21:36 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.