- https://github.com/knuta/rcs2git – using Perl
- https://github.com/JochenHayek/rcs2git – using Perl – I forked knuta’s version
- https://github.com/arnoldrobbins/simple-rcs2git – using AWK
- https://github.com/Oblomov/rcs-fast-export – using Ruby
- https://stackoverflow.com/questions/1619737/migrate-project-from-rcs-to-git
Category: The Ruby Programming Language
-
rcs2git using Perl, Ruby, AWK
-
No Starch Press book: Ruby Wizardry
Ruby Wizardry is a modern day fairy tale that teaches programming skills kids can use.
-
RoR deploying with Mina, a “really fast deployer and server automation tool”
- http://nadarei.co/mina/
- https://twitter.com/JEG2/status/430731934566600704
- It creates a Bash script, that is supposed to getting started remotely through SSH.
- It is based on Rake, the Ruby Makefile DSL.
- no YAML
-
Ruby 1.9.3 approaches with RC1 – The H Open Source: News and Features
Ruby 1.9.3 approaches with RC1 – The H Open Source: News and Features: The first release candidate for Ruby 1.9.3, which changes the open source programming language’s licence and improves loading performance, has been released for testing. Provided no serious problems are found, the final version could arrive within two weeks
