beta
The importance of commit messages | Wildbit
After joining Wildbit, one of the first things that really astounded me was how the Beanstalk dashboard looked for our projects. Insightful commit messages, references to solved problems;...
collaboration, commit, groups, svn, version control saved by: Lisa more details ...
http://www.wildbit.com/blog/2008/11/11/the-importance-of-commit-messages
code_swarm
I've been studying software projects for a while now. Not the programming, but the people -- the way they interact with each other through collaboration and communication. My investigatio...
graphics, java, opensource, svn, visualization saved by: davidar more details ...
http://vis.cs.ucdavis.edu/~ogawa/codeswarm
How to work with SVN 'tags' and 'branches'
Branching and tagging are concepts common to almost all version control systems. Branch is a separate line of development that exists independently of another line. It always begins life ...
comparison, svn saved by: davidar more details ...
http://www.pushok.com/help/svnscc/index.php?redirect=adv_tagsbranches.htm
svn copy
This is the easiest way to “tag” a revision in your repository—just svn copy that revision (usually HEAD) into your tags directory.
howto, reference, svn saved by: davidar more details ...
http://svnbook.red-bean.com/en/1.1/re07.html
Capistrano: Hide SVN Files - juretta.com
.svn, apache, hide, svn, versioncontrol saved by: 4braham more details ...
http://www.juretta.com/log/2006/07/07/capistrano_hide_svn_files
Active Reload: Warehouse Subversion Browser Released!
"Warehouse is a beautiful Subversion browser we created to help us change the way we interact with Subversion."
development, ruby on rails, svn saved by: lhalff more details ...
http://activereload.net/2007/7/9/warehouse-subversion-browser-released
Versions - Mac Subversion Client
Versions, the first easy to use Mac OS X Subversion client
development, mac os x, svn saved by: lhalff more details ...
http://www.versionsapp.com/#
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
Lucumr Cogitations » Blog Archive » Mercurial for Subversion Users
howto, mercurial, primer, reference, svn saved by: davidar more details ...
http://lucumr.pocoo.org/cogitations/2008/01/28/mercurial-for-subversion-users
Setting up a Mercurial repository from SVN for dummies (like me) | Digital Spaghetti
howto, mercurial, svn saved by: davidar more details ...
http://digitalspaghetti.me.uk/2007/11/setting-up-a-mercurial-repository-from-svn-for-dummies...
FriendFeed Changelog
This blog documents the changes the FriendFeed engineering team makes to the FriendFeed source code. It may not be interesting to you if you aren't an engineer. Heck, it may not be intere...
changelog, fixes, friendfeed, svn saved by: Lisa more details ...
http://changelog.friendfeed.com
The Joel Test: 12 Steps to Better Code - Joel on Software
So I've come up with my own, highly irresponsible, sloppy test to rate the quality of a software team
backups, best practices, coding, joelonsoftware, svn, teams, versions saved by: Lisa more details ...
http://www.joelonsoftware.com/articles/fog0000000043.html
SVN Book - WebDAV and Autoversioning
A guide on how to use a SVN server with WEBDAV to automatically keep copies of all versions of files written to it. (via: http://simonwillison.net/2007/Nov/23/autoversioning/)
apache, guide, repository, svn, version control, webdav saved by: duck1123 more details ...
http://svnbook.red-bean.com/en/1.2/svn.webdav.autoversioning.html
Another Basecamp SVN hook
Just what the title says.
api, basecamp, svn saved by: Lisa more details ...
http://forum.37signals.com/basecamp/forums/8/topics/383
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
GitSvnComparsion - GitWiki
git, svn, toread, versioncontrol saved by: 4braham more details ...
http://git.or.cz/gitwiki/GitSvnComparsion
Index of /trunk/KDE/kdebindings
KDE Source Cross Reference
binding, compiler, kde, svn saved by: davidar more details ...
http://websvn.kde.org/trunk/KDE/kdebindings
SVN Tutorial fo Unix
howto, linux, reference, svn, tutorials saved by: davidar more details ...
http://artis.imag.fr/~Xavier.Decoret/resources/svn/index.html
SVN - Google Code FAQ
how to use svn / subversion in google code
faq, google, svn saved by: davidar more details ...
http://code.google.com/support/bin/topic.py?topic=10386
Branch Maintenance
reference, svn, tutorials saved by: davidar more details ...
http://svnbook.red-bean.com/en/1.1/ch04s07.html
Subversion FAQ
faq, svn saved by: davidar more details ...
http://subversion.tigris.org/faq.html
KDE/KDE/kdebase/workspace/plasma/applets/analog-clock/clock.cpp
Analog clock plasmoid code
kde, plasma, svn saved by: davidar more details ...
http://lxr.kde.org/source/KDE/kdebase/workspace/plasma/applets/analog-clock/clock.cpp
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
How To: Subversion Basics
what is Subversion? It’s a widely used version control system, or in layman’s terms Subversion is a way of keeping separate versions of a code base as it is developed. If a mistake i...
basics, beginners, bestof, command line, howto, svn, tutorial, version control, work saved by: Lisa more details ...
http://paulstamatiou.com/2008/02/07/how-to-subversion-basics
Git - SVN Crash Course
Subversion to Git crash course tutorial
comparison, documentation, git, svn, versioncontrol saved by: 4braham more details ...
http://git.or.cz/course/svn.html
Martin Ott svn
mac, svn saved by: stinie more details ...
http://www.codingmonkeys.de/mbo
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
iSVN 0.7 - VersionTracker:
GUI for SVN
application, mac, svn saved by: bmann more details ...
http://www.versiontracker.com/dyn/moreinfo/macosx/25309
gy‽k‽r k‽nyvt‽r | drupal.hu
A Drupal-integrated "filebrowser" module that hooks into subversion, including some Flash charts
drupal, flash, hungarian, svn saved by: bmann more details ...
http://drupal.hu/filebrowser
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
UltimateQualityDevelopmentSystem - Divmod - Trac
Describes "branch based development" -- trunk always runs, changes are applied to branches; lots of branches
development, divmod, python, svn, trac saved by: bmann more details ...
http://divmod.org/trac/wiki/UltimateQualityDevelopmentSystem
Autoversioning
SVN supports WebDAV and auto-versioning...use your SVN repo as a WebDAV store. Maybe an easy way to get designers using SVN....
svn, webdav saved by: bmann more details ...
http://svnbook.red-bean.com/nightly/en/svn.webdav.autoversioning.html
Remove all .svn folders in a directory tree [bash] [find] [subversion] [svn]
A snippet to get rid of .svn folders in a checkout
codesnippet, svn saved by: bmann more details ...
http://snippets.dzone.com/posts/show/2486
Russell Beattie’s Weblog » Distributed Revision Control Systems: Git vs. Mercurial vs. SVN
I've been thinking about writing a roll up of various distributed RCS systems; I've been tracking the rise of these systems over the past couple of years, and have experimented with SVK. ...
distributedrcs, git, mercurial, rcs, svn saved by: bmann more details ...
http://www.russellbeattie.com/blog/distributed-revision-control-systems-git-vs-mercurial-vs-svn
Rapid coding collaboration: Springloops
An interesting integrated space for code management, versioning, deployment, and even integration with Basecamp for tasks.
basecamp, beta, coding, collaboration, deployment, development, svn, tools, webservice saved by: bmann and 3 people more details ...
http://www.springloops.com
AutoPilot | drupal.org
Woo-hoo! Work Habit's build management tool, Auto Pilot, got committed to Drupal CVS! Start your database engines....
5.x, autopilot, buildmanagment, deployment, dev, drupal, drupalmodule, farm, koumbit, module, More... saved by: bmann and 2 people more details ...
http://drupal.org/project/autopilot
Getting Started/Sources/Using Subversion with KDE - KDE TechBase
kde, svn, tutorials saved by: davidar more details ...
http://techbase.kde.org/Getting_Started/Sources/Using_Subversion_with_KDE
Contribute/Get a SVN Account - KDE TechBase
kde, svn, tutorials saved by: davidar more details ...
http://techbase.kde.org/Contribute/Get_a_SVN_Account
» Howto: Using Switchtower with Ruby on Rails and DreamHost (Notes from a messy desk)
dreamhost, rails, rubyonrails, svn saved by: snig178 more details ...
http://woss.name/2006/01/22/using-switchtower-with-ruby-on-rails-and-dreamhost
HowToDeployYourRailsAppFromSubversion in Ruby on Rails
deployment, rails, ruby, rubyonrails, subversion, svn saved by: snig178 more details ...
http://wiki.rubyonrails.org/rails/pages/HowToDeployYourRailsAppFromSubversion
HowtoUseRailsWithSubversion in Ruby on Rails
deployment, rails, reference, ruby, rubyonrails, subversion, svn saved by: snig178 more details ...
http://wiki.rubyonrails.org/rails/pages/HowtoUseRailsWithSubversion
Subversion post commit hook using basecamp api
We’ve created a subversion post-commit hook that posts nicely formatted messages to a specific category for all of our clients basecamp projects.
api, basecamp, project, projectmanagement, ruby, subversion, svn saved by: Lisa more details ...
http://www.webtypes.com/2006/03/31/subversion-post-commit-hook-using-basecamp-api
SVN Guided Tour
Now we will go into the details of using Subversion. By the time you reach the end of this chapter, you will be able to perform almost all the tasks you need to use Subversion in a normal...
book, documentation, guide, howto, manual, programming, subversion, svn, tool saved by: Lisa more details ...
http://svnbook.red-bean.com/en/1.1/ch03.html
A Visual Guide to Version Control | BetterExplained
howto, svn, versioncontrol saved by: 4braham and 2 people more details ...
http://betterexplained.com/articles/a-visual-guide-to-version-control