hoodwink.d enhanced
RSS
2.0
XHTML
1.0

RedHanded

Ruby is Off CVS #

by why in cult

The new Subversion server is up for all the Ruby committers. All the SSH keys have been copied to the new machine, so if you had commit access before, it should be reinstated.

Use: svn co svn+ssh://svn@ci.ruby-lang.org/ruby/trunk ruby

Don’t alter the username. All committers use the svn user. Anonymous access is coming. When it does, I’ll be sure to rewrite pertinent parts of our ruby-core page.

Okay, so, Shugo Maeda has got the anonymous SVN up. Fantastic, we’re movin along just fine. The ruby-core page is updated with the right commands and a link to the new ViewVC.

said on

I thought you were dead.

said on

Can’t this train go any faster?

said on

choo choo

said on

Sweet updates on the quiet blog today. I’m a subscriber now.

said on

Thanks, Klondike, stick around.

Just took a breather, guys! Feelin great!

said on

After the insane run of updates and commits, I was glad to see you take a break. Welcome back, though!

said on

Also, thanks to Sun and Tim Bray for donating the new machine hosting ruby SVN , a Sun Fire X4100 with 8GB RAM .

said on

Yay, the redhanded hobix rises again! This time w/ wonderful SVN news.

said on

Hey Noww!!!

said on

_why, I’m sure you are competent but here is the best method I’ve found to give annonymous access to an SVN base. I use Apache+DAVSVN. The only thing is that you’ll need to give the access to that repo to the apache user.

<Location /svn>
  DAV svn
  SVNParentPath /path/to/svn
  #SVNListParentPath on

  <LimitExcept GET PROPFIND OPTIONS REPORT>
     Require valid-user
  </LimitExcept>
</Location>
said on

Yey, _why is back! I can’t wait for more cool and interesting ruby things!

said on

Nice to hear, and nice to see you back, _why.

said on

Sunfire, heh.

said on

Unfortunately, the whacked out branching/versioning schemes that no one outside of Japan understands have killed any enthusiasm I might have had for the switch to SVN .

said on DD Mon YYYY at HH:MM

* do fancy stuff in your comment.

PREVIEW PANE