This post originated from an RSS feed registered with Ruby Buzz
by Jason Perry.
Original Post: Backing up your RailsRumble repository
Feed Title: Ambethia
Feed URL: http://ambethia.com/feed
Feed Description: The journal and personal website of Jason L Perry, dealing in development, design and distractions.
So you busted you butt all weekend, and want to make sure you can backup all the work, or import it (including the revision history) into your own subversion respository? We don’t have shell access to the subversion server, and an svnsync won’t work because we can’t access the root level of the repository. What [...]