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

[PATCH] minor fixes to Perl SVN::Fs module

From: Geoff Richards <qef_at_ungwe.org>
Date: 2006-03-18 23:56:48 CET

I've attached a small patch. My first attempt at a patch to Subversion,
so forgive any clumsiness.

I'm working on documentation for everything in SVN::Fs, but I don't know
how soon I'll be able to get that into shape. I'm still trying to
figure out how some of this stuff is meant to work.

[[[
Minor corrections to the Perl binding in SVN::Fs, with tests.

[in subversion/bindings/swig/perl/native]

 * Fs.pm:
   (_p_svn_fs_t): add missing 'path' method to bind svn_fs_path.
   (_p_svn_fs_root_t): add new method 'txn_name' as binding for
   svn_fs_txn_root_name.
 * t/2fs.t:
   added tests for the new path() and txn_name() methods, and
   also for the previously untested function SVN::Fs::type().
]]]

-- 
--- Geoff Richards -------------><-------------- http://ungwe.org/ ---
"I tried to fling my shadow at the moon,
 The while my blood leapt with a wordless song."  --  Theodore Roethke


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

Received on Sat Mar 18 23:57:07 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.