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

pass a username and password, Ruby Subversion Bindings

From: gary \(guangyuan\) sun <garysun04_at_yahoo.com>
Date: 2007-08-01 23:15:10 CEST

Hi all,

I installing the Ruby Subversion Bindings, and try to
checkout a repos.

I put lines:
...
url = 'http://...'
c = Svn::Client::Context.new
c.checkout(url,'.', revision='HEAD', peg_rev=nil)
...
in my ruby code.

How can I pass a username and password for the
checkout?

Thanks

Gary

       
____________________________________________________________________________________
Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games.
http://sims.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 1 23:13:53 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.