The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
My Repository Transplant

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Red Handed

Posts: 1158
Nickname: redhanded
Registered: Dec, 2004

Red Handed is a Ruby-focused group blog.
My Repository Transplant Posted: Nov 18, 2005 9:39 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Red Handed.
Original Post: My Repository Transplant
Feed Title: RedHanded
Feed URL: http://redhanded.hobix.com/index.xml
Feed Description: sneaking Ruby through the system
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Red Handed
Latest Posts From RedHanded

Advertisement

I’ve moved all of my source code out of CVS and injected it all into a clean set of SVN repositories, along with a set of support scripts that should make it much easier for those of you following along. This encompasses RedCloth, MouseHole, Hobix, the (Poignant) Guide sources and development of Ruby’s YAML libs (aka Syck.) I’m next moving over the code to Hoodwink’d.

The repository can be accessed at: http://code.whytheluckystiff.net/.

An RSS feed of changesets for of all my projects is at /index.xml.

Individual projects have feeds named after the repository name: /mouseHole.xml, /redcloth.xml, /hobix.xml, etc. These are really great looking feeds. The summaries contain a very nice glance at the changeset with links to diffs:


why Sat Oct 22 20:21:46 UTC 2005

Modified Files

Log

bin/mouseHole: select a database driver.
lib/mouseHole/proxyserver.rb: support.
lib/mouseHole/moonproxy.rb: reload config before each request.

Changes

StatusAddsDelsPath
MODIFIED+1-1 bin/mouseHole
MODIFIED+1-0 lib/mouseHole.rb
ADDED+0-0 lib/mouseHole/databases.rb
MODIFIED+5-0 lib/mouseHole/moonproxy.rb
MODIFIED+22-7 lib/mouseHole/proxyserver.rb
ADDED+0-0 lib/mouseHole/yamldb.rb

If you want to contribute to any of these projects, you may use your Rubyforge login to gain read-write access. Apply here.

Read: My Repository Transplant

Topic: Ruby Cries Out Previous Topic   Next Topic Topic: Jeremy comes to Portland

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use