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

ruby-svn binding commit doesn't work

From: gary \(guangyuan\) sun <garysun04_at_yahoo.com>
Date: 2007-11-28 22:07:17 CET

Hi all,

I try to use ruby-svn binding. The following functions
work fine.
ctx.checkout(url, dest, 'HEAD', peg_rev=nil)
ctx.update(dest, 'HEAD')
ctx.cat(fileUrl, 'HEAD')
ctx.switch(path, uri, rev=nil, recurse=true)

But ctx.commit(targets, recurse=true,
keep_locks=false)
doesn't work and has no any error message.

Is there any way to solve the problem?

Thanks

Gary

      ____________________________________________________________________________________
Be a better sports nut! Let your teams follow you
with Yahoo Mobile. Try it now. http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 28 22:07:47 2007

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.