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

[patch] Update Ruby bindings for r25068 which allows svn_client_get_mergeinfo to return NULL

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: 2007-06-25 18:08:10 CEST

--
Joe Swatosh
[[[
Follow on to r25068 which allows svn_client_get_mergeinfo to return NULL.
* subversion/bindings/swig/ruby/test/test_client.rb
(SvnClientTest#test_merge) expect nil instead of an empty hash
(SvnClientTest#test_merge_peg) expect nil instead of an empty hash
* subversion/bindings/swig/ruby/svn/client.rb
(Svn::Client::Context#merge_info) don't create a Svn::Core::MergeInfo object
if Svn::Client.get_mergeinfo returns nil, just return nil.
]]]


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

Received on Mon Jun 25 18:07:52 2007

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.