[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 Glasser <glasser_at_mit.edu>
Date: 2006-10-03 21:38:58 CEST

On 10/3/06, David James <djames@collab.net> wrote:
>
> Thanks Nik! Committed in r21741.

Whoops, looks like this email I sent to Nik wasn't CC'ed to the list:

  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?

... and he agreed. I'll test to make sure I was right, and remove
that last line.

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 3 21:40:35 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.