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

Re: svn commit: r29940 - trunk/subversion/bindings/swig/perl/native

From: Daniel L. Rall <dlr_at_finemaltcoding.com>
Date: Mon, 17 Mar 2008 10:59:43 -0800

It was needed. I went ahead and backported it.

On Mon, 17 Mar 2008, Daniel L. Rall wrote:

> Does this need a 1.5.x backport? If so, +1.
>
> On Mon, 17 Mar 2008, clkao_at_tigris.org wrote:
>
> > Author: clkao
> > Date: Mon Mar 17 01:18:46 2008
> > New Revision: 29940
> >
> > Log:
> > r27506 accidentally removed a few SVN::Repos methods.
> >
> > Submitted by: Cheng-Lung Sung <clsung_at_bestpractical.com>
> >
> > * swig/perl/native/Repos.pm:
> > Bring back methods: get_commit_editor, get_commit_editor2,
> > fs_commit_txn.
> >
> > Modified:
> > trunk/subversion/bindings/swig/perl/native/Repos.pm
> >
> > Modified: trunk/subversion/bindings/swig/perl/native/Repos.pm
> > URL: http://svn.collab.net/viewvc/svn/trunk/subversion/bindings/swig/perl/native/Repos.pm?pathrev=29940&r1=29939&r2=29940
> > ==============================================================================
> > --- trunk/subversion/bindings/swig/perl/native/Repos.pm Sun Mar 16 18:27:54 2008 (r29939)
> > +++ trunk/subversion/bindings/swig/perl/native/Repos.pm Mon Mar 17 01:18:46 2008 (r29940)
> > @@ -260,6 +260,7 @@ for more details.
> > push @methods,
> > qw( version open create delete hotcopy recover3 recover2
> > recover db_logfiles path db_env conf_dir svnserve_conf
> > + get_commit_editor get_commit_editor2 fs_commit_txn
> > lock_dir db_lockfile db_logs_lockfile hook_dir
> > pre_revprop_change_hook pre_lock_hook pre_unlock_hook
> > begin_report2 begin_report link_path3 link_path2 link_path
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: svn-unsubscribe_at_subversion.tigris.org
> > For additional commands, e-mail: svn-help_at_subversion.tigris.org
>
> --
>
> Daniel Rall

-- 
Daniel Rall

  • application/pgp-signature attachment: stored
Received on 2008-03-17 19:58:31 CET

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.