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 21 Dec 2006 at 11:08

I thought you were dead.

said on 21 Dec 2006 at 11:15

Can’t this train go any faster?

said on 21 Dec 2006 at 11:18

choo choo

said on 21 Dec 2006 at 11:55

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

said on 21 Dec 2006 at 12:33

Thanks, Klondike, stick around.

Just took a breather, guys! Feelin great!

said on 21 Dec 2006 at 13:35

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

said on 21 Dec 2006 at 13:59

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

said on 21 Dec 2006 at 19:03

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

said on 21 Dec 2006 at 20:06

Hey Noww!!!

said on 22 Dec 2006 at 04:43

_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 22 Dec 2006 at 16:35

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

said on 23 Dec 2006 at 00:24

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

said on 24 Dec 2006 at 00:56

Sunfire, heh.

said on 25 Dec 2006 at 22:10

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 .

11 Jul 2010 at 20:52

* do fancy stuff in your comment.

PREVIEW PANE