possible bug in ruby-binding Svn::Client::Context@info
From: Husterer, Thomas RD-CP1 <Thomas.Husterer_at_heidelberg.com>
Date: 2006-03-21 16:10:17 CET
the svn-ruby binding contains a wrapper function
def info(path_or_uri, rev=nil, peg_rev=nil, recurse=false)
If you look at the c-header file svn_client.h then it seems that the two
parameters 'rev' and 'peg_rev' are swapped.
wrapper function.
The only effect is a bad handling of the default values and
Anyway it would be nice to fix this little typo in one of the next
thanks Thomas
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.