Re: Perl API SVN::Ra get_commit_editor* functions broken, missing, untested

2010-07-13 Thread Hyrum Wright
On Mon, Jul 12, 2010 at 8:19 AM, Markus Kuhn wrote: > BUG REPORT: The test cases for the Perl API SVN::Ra at > >  http://svn.apache.org/repos/asf/subversion/trunk/subversion/bindings/swig/perl/native/t/6ra.t > > currently lack tests for any of the functions needed to commit a change > to the repos

Re: Perl API SVN::Ra get_commit_editor* functions broken, missing, untested

2010-07-12 Thread Stefan Sperling
On Mon, Jul 12, 2010 at 02:19:43PM +0100, Markus Kuhn wrote: > BUG REPORT: The test cases for the Perl API SVN::Ra at > > > http://svn.apache.org/repos/asf/subversion/trunk/subversion/bindings/swig/perl/native/t/6ra.t > > currently lack tests for any of the functions needed to commit a change

Perl API SVN::Ra get_commit_editor* functions broken, missing, untested

2010-07-12 Thread Markus Kuhn
BUG REPORT: The test cases for the Perl API SVN::Ra at http://svn.apache.org/repos/asf/subversion/trunk/subversion/bindings/swig/perl/native/t/6ra.t currently lack tests for any of the functions needed to commit a change to the repository via the remote-access API layer. For starters, there ar