svn
AKBK home - Smoking toooooo much PHP - FlexySvn package ...
>30 days ago by GIGALinux2, 1 User, more info saveMacZealots > Tutorials > Using Subversion With XC ...
>30 days ago by andypiper, 1 User, more info savebsodmike.com » Using Subversion (SVN) in OS X with XCod ...
>30 days ago by andypiper, 1 User, more info saveHow To Pimp Your Local Rails Setup
I completely switched how I use rails locally as well. I try to stay as close to the edge of Rails as possible because I’m addicted to new.
>30 days ago by qubit, 1 User, more info saveActs as Subversioned
acts_as_subversioned is a plugin for Ruby on Rails that provides intelligent revisioning of ActiveRecord objects through a Subversion repository.
>30 days ago by qubit, 1 User, more info saveSumo [Javascript Microformat Parser]
build a framework that would allow any microformat to be defined using a JSON-like definition so it could be used as new formats emerge.
>30 days ago by qubit, 1 User, more info saveBash script for creating new rails project and initial ...
Each time we have to repeat same commands for creating new rails project, Initial import to SVN, Ignoring *.log files, move database.yml to database.example, ignoring tmp/sessions etc.. etc..
>30 days ago by qubit, 1 User, more info saveManaging Plugins with Piston
It lets you manage your external dependencies in a similar manner to a Subversion external link—it pulls changes from a third-party Subversion repository—but it actually checks the changes into your l
>30 days ago by qubit, 1 User, more info savesubtlety : a remote subversion excursion
Here's what we do: we take a remote, public subversion repository (http:// or svn://) and give you an rss feed of the changes. That's it.
>30 days ago by qubit, 2 Users, more info saveCampingEdge on Camping
cd camping ; rake gem ; gem install pkg/camping-*.gem
>30 days ago by qubit, 1 User, more info saveStop using the rails command
Here's a tip that may make your life a little simpler when you need to start a new Rails project. Don't use the rails shell command.
>30 days ago by qubit, 1 User, more info saveManaging Rails Plugins with Piston
With Piston, you import a remote repository and check it into your local repository. You can then go nuts modifying it or periodically sync it up with its remote origin using piston update.
>30 days ago by qubit, 1 User, more info savesvn branching with 'sc'
sc is a Ruby-based tool for managing subversion branches. It has some bugs, but it implements the exact feature svn needs the most.
>30 days ago by qubit, 1 User, more info saveSubversion Automation with SC
SC is a wrapper around Subversion that automates and standardizes branching and merging. The primary goal of the project is to simplify the more complex features of Subversion and therefore encouragin
>30 days ago by qubit, 1 User, more info saveSubversion Primer for Rails projects
The following essay discusses how I manage my Rails projects with Subversion.
>30 days ago by qubit, 1 User, more info saveOfficial Rails Repository
ruby on rails code, plugins, etc
>30 days ago by qubit, 1 User, more info saveEdgeRails in Ruby on Rails
Edge Rails is a term that means you are running a local copy of the latest SVN trunk of Rails, instead of using gems. By checking out the trunk into your /vendor dir, Rails will automatically use that
>30 days ago by qubit, 1 User, more info save