Subversion Is Not Just For Developers (Part 1)
Recently I read through examples from users of Subversion who had written to CollabNet. Not surprisingly, many were developers, but what fascinated me were that many of the folks are using this software for other creative purposes.
All of the stories were interesting, but here are a few I thought I’d share:
- A composer and orchestrator uses Subversion for the daunting task of keeping track of all the musical elements in a production, starting with the composer’s sketches, incidental music, when the orchestrator adds orchestrations, or when the copyists prepare parts for the orchestra.
- A garage band uses Subversion to track contributions from their home recording studios.
- A family with relatives spread across the US, uses Subversion to share photos, documents, wiki blogs, all based on a central server set up by one of the family members.
- A well-known university uses Subversion to include institutional research projects, their annual Quality Issues Forum, and to maintain the materials for their training programs. In addition, they manage the development of the next iteration of the University's strategic plan, with discussions using the forums.
- A teacher is using it to allow her students to create projects, include research notes and documentation, as well as to have discussions about each student project. It is a virtual classroom in combination with her in-person classroom.
These and other stories made me realize the wonderful potential Subversion has for business uses to track important documents, court cases, and for hobbyist projects, family vacations, not to mention my own work as Community Manager.
I’m looking at the CollabNet site now and seeing that we have not sufficiently addressed the non-developer user of Subversion, and I hope we can encourage developers to keep non-developers in mind when they create add-ons and integrations for Subversion.
To learn about the discussion forum and other tools, read Subversion Is Not Just For Developers (Part 2)
dnourie @ collab.net (no spaces)
ShareThis

A bit of copy editing couldn't hurt.
First bullet missing "the", in the words "when orchestrator".
Third bullet: "A family and relatives..." my gut tells me this should've been "A familiy with relatives..."
Fourth bullet feels off too... I think, what's with the "include"?
In the about the author section, you might want to change "virutal" to "virtual". ;)
Anyway, about your post. I find it kind of hard to believe that the average joe is able to operate a SubVersion client with some strict guidelines or on site help. I've seen intelligent people fumble a lot with SubVersion. Even with integrations like TortoiseSVN.
The only thing close to really helping users to self manage their SubVersion usage is Cornerstone. And even that is pushing a user's tolerance for complexity.
So I'm curious, what are those people in your examples doing to actually help people get how to use SubVersion?
Jeroen Leenarts | May 27, 2009 at 02:46 PM
Hi Jeroen,
Thanks for catching the typos!
Interesting question on the Subversion usability. From what I read from these folks, they said they found Subversion easy to use, or to train others in using the software.
But I suspect that what you say is going to be true for many, so I'm hoping over the course of time that we do find solutions through integrations that make this software easier to use for everyday folks who aren't use to the many features available. In addition, perhaps we should offer more help for them on the site, and within the discussion forums.
Dana
Dana Nourie | May 27, 2009 at 03:04 PM
Hi,
Subversion is a not only a version management tool for software artifacts. It can be used to version any documents which undergoes periodic changes.
its wire compression model makes it light weight component which can be residing on a desktop.
Raghavendra | June 21, 2009 at 10:30 PM