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

Patch for add some missing api back to Repos.pm

From: Cheng-Lung Sung <clsung_at_tw.freebsd.org>
Date: Mon, 17 Mar 2008 09:57:55 +0800

Hi,

    While I'm using svk with svn-1.5, there seems some api were deleted in
http://svn.collab.net/viewvc/svn/branches/1.5.x/subversion/bindings/swig/perl/native/Repos.pm?r1=21755&r2=27506

    but svk need (at least) 'get_commit_editor get_commit_editor2 fs_commit_txn'
    functions

====== cut of patch ======

--- subversion/bindings/swig/perl/native/Repos.pm (revision 29756)
+++ subversion/bindings/swig/perl/native/Repos.pm (working copy)
@@ -260,6 +260,7 @@
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

-- 
Alan Cheng-Lung Sung - clsung@

  • application/pgp-signature attachment: stored
Received on 2008-03-17 02:58:20 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.