beta
A List Apart: Articles: Collaborate and Connect with Subversion
Consider this: You own a small web design and development shop. Maybe it’s just you and a couple of other people. Because of your size, you rely heavily on outside subcontractors. Subco...
business, project management, subversion, svn, teamwork saved by: Lisa more details ...
http://www.alistapart.com/articles/collaboratewithsubversion
Zennaware » Cornerstone
Take control of Subversion with a client application that was specifically designed for Mac users. Cornerstone integrates all of the features you need to interact with your repository and...
client, mac, mac os x, repository, subversion, svn saved by: Lisa and 2 people more details ...
http://www.zennaware.com/cornerstone
Nick Sergeant :: small-scale Drupal development to production environments.
Great insights on Drupal development and version control for deployment.
cvs, deployment, development, drupal, subversion, version-control saved by: Rob more details ...
http://nicksergeant.com/blog/2008/05/15/my-thoughts-on-small-scale-drupal-development-to-pro...
Installing/Updating WordPress with Subversion « WordPress Codex
If you have command-line access to your web server, and if your server has a Subversion (svn) client installed, you can use Subversion to install and update WordPress. Although SubVersion...
install, subversion, unix, upgrade, wordpress saved by: Lisa more details ...
http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion
SVNsearch Adds Real-time Updates using Comet
article, comet, dojo, showcase, subversion saved by: bguijt more details ...
http://cometdaily.com/2008/04/17/svnsearch-adds-real-time-updates
Comment on the French Employment Law Riots
The conflict between employment insiders and employment outsiders can help explain why college students, who are future insiders, and unionists, who are current insiders, make up the bulk...
affiliation, centralization, congregation, exclusion, inhibition, motivation, opposition, subversion, transition saved by: meryn more details ...
http://www.becker-posner-blog.com/archives/2006/03/comment_on_the_2.html
SitePoint Blogs » Using SVN for Web Development
subversion, webdev saved by: meryn more details ...
http://www.sitepoint.com/blogs/2006/02/07/using-svn-for-web-development
Text* Snippets: Recursively remove all .svn directories [shell] [svn] [bash]
find . -name .svn -print0 | xargs -0 rm -rf
shell, snippet, subversion, unix saved by: meryn more details ...
http://textsnippets.com/posts/show/104
Text* Snippets: Add all new files to Subversion [awk] [grep] [svn] [subversion]
svn status | grep "^?" | awk -F " " '{print $2}' | tr "\n" "\0" | xargs -0 svn add
awk, grep, snippet, subversion, unix saved by: meryn more details ...
http://textsnippets.com/posts/show/935
8 steps for fixing other people’s code
collaboration, howto, opensource, patch, ruby, subversion saved by: meryn more details ...
http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code
Installing Rails on Mac OS X Tiger
apache, capistrano, howto, lighttpd, mongrel, mysql, osx, rails, ruby, subversion, More... saved by: meryn more details ...
http://blog.nanorails.com/articles/2006/07/11/installing-rails-on-mac-os-x-tiger
Sandboxing Rails With MacPorts
apache, capistrano, macports, mongrel, osx, rails, ruby, subversion, tutorial saved by: meryn more details ...
http://blog.duncandavidson.com/2006/04/sandboxing_rail.html
How To Install MacPorts, Apache2, Rails, MySql, Mongrel, and Subversion on an Intel Mac
apache, howto, macports, mongrel, mysql, osx, rails, ruby, subversion saved by: meryn more details ...
http://garrickvanburen.com/archive/how-to-install-macports-apache2-rails-mysql-mongrel-and-s...
Time For A Grown-Up Server: Rails, Mongrel, Apache, Capistrano and You
find . -name .svn -print0 | xargs -0 rm -rf
apache, capistrano, mongrel, rails, ruby, subversion, unix saved by: meryn more details ...
http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-mongrel-apache-capistra...
Trac/Subversion Development JumpBox
jumpbox, subversion, trac saved by: meryn more details ...
http://www.jumpbox.com/tracsubversion-development-jumpbox
Building Ruby, Rails, Subversion, Mongrel, and MySQL on Mac OS X
macosx, mongrel, mysql, osx, rails, ruby, subversion, tutorial saved by: meryn and 2 people more details ...
http://hivelogic.com/narrative/articles/ruby-rails-mongrel-mysql-osx
Setting Up Trac on CentOS
centos, howto, subversion, trac, yum saved by: meryn more details ...
http://www.madboa.com/geek/trac-centos
Painless Drupal revision control with CVS and Subversion on a shared host.
cvs, drupal, howto, subversion saved by: meryn more details ...
http://nicksergeant.com/blog/2007/12/19/painless-drupal-revision-control-with-cvs-and-subver...
SVN Sheet (everything)
This cheat sheet was creating several resources including books, the Internet and personal experience.
cheatsheet, subversion, svn saved by: Lisa more details ...
http://ariejan.net/pages/svnsheet
Vitamin Features » Subversion for Designers
There’s no question that developers need version control when working on an app. But what about designers? In this article Chris Nagele, founder of Beanstalk, talks about the benefits a...
basics, designers, subversion, svn, tutorial, version-control, work, workflow saved by: Lisa and 2 people more details ...
http://www.thinkvitamin.com/features/design/subversion-for-designers
Ariejan.net / SVN: How to structure your repository (everything, subversion)
Most people know what Subversion is and that there's something called "The Trunk" with code in it. Well, there's more to your SubVersion repository than you think! This article will discu...
intro, repository, structure, subversion, svn saved by: Lisa more details ...
http://ariejan.net/2006/11/24/svn-how-to-structure-your-repository
Getting into Version Control | 43 Folders
I think it’s high time I got my act together and started using version control for my web design and programming work. Two questions I’d like you to answer: How do you/should I go abo...
comments, subversion, svn, version control saved by: Lisa more details ...
http://www.43folders.com/forum/2008/01/04/getting-version-control
Subversive - Eclipse plugin for SVN
eclipse, java, opensource, plugin, subversion saved by: bguijt more details ...
http://www.polarion.org/index.php?page=overview&project=subversive
Version Control with Subversion
book, documentation, subversion saved by: bguijt more details ...
http://svnbook.red-bean.com/nightly/en/svn-book.html
openCollabNet
Welcome to openCollabNet, the online community extension to CollabNet products and Subversion. Here you can download free products, interact in our discussion forums, learn about CollabNe...
subversion saved by: stinie more details ...
http://www.open.collab.net
Warehouse — Subversion Browser
Never before has there been a web-based Subversion browser that is as beautiful as it is simple. Imagine being able to quickly give users fine grain access to your repositories without th...
browser, rails, subversion, svn_interfaces saved by: stinie and 2 people more details ...
http://warehouseapp.com
La Chose Interactive
GUI written in Cocoa
mac, subversion, svn, tools saved by: bmann and 3 people more details ...
http://www.lachoseinteractive.net/en/community/subversion/svnx/features
Martin Ott
Use these, they are client-only
mac, subversion saved by: bmann more details ...
http://homepage.mac.com/martinott
Atom Stores
Uses an Atom store to keep entire blog content; this should be our default output format
atom, atomstore, mysql, python, subversion saved by: bmann more details ...
http://hartshorne.ca/2005/11/25/atom_stores
Managing projects with Trac
A description of usage of Trac for project management; I don't think we would want to switch to using Trac for all outward facing client stuff, but we love it as best practices for develo...
projectmanagement, subversion, svn, trac saved by: bmann more details ...
http://contenthere.blogspot.com/2006/08/managing-projects-with-trac.html
HowToDeployYourRailsAppFromSubversion in Ruby on Rails
deployment, rails, ruby, rubyonrails, subversion, svn saved by: snig178 more details ...
http://wiki.rubyonrails.org/rails/pages/HowToDeployYourRailsAppFromSubversion