You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Daniel Patterson <da...@adaptiveinternational.com> on 2003/05/02 01:10:43 UTC

Educating users in the concepts of versioning

Hello all,

  We're embarking on a process of rolling out svn as a general
  file versioning/sharing solution across our company.  I'm hoping
  one day to eliminate all the dodgy file-shares floating around
  our network currently.

  We're a small-medium sized consulting company, with staff ranging
  from complete tech-heads to complete nuffers who can't draw the
  the distinction between email and voicemail.

  Our primary business is developing solutions for customers, which
  usually, if we're not sending staff onsite, means the full SDLC
  treatment (requirements, design, implementing, testing, iteration..)
  and we've been using CVS in the past to try and keep control
  of the release cycle (whether it be code release, requirements
release,
  etc).  We've been investigating Subversion as a potential cure for
  CVS's main problems and we're pretty satisfied that it does that
  (and promises so much more in the future).

  At this point, I want to start educating our staff as to the proper
  behaviour when using a versioning system.  At the moment, the volume
  of education required seems enormous, so I'm trying to hunt down
  resources to help with this process, but there doesn't seem to be
  that much to be had (I found one CVS training site written in 1995).

  Has anyone else had any experience doing any decent amount of training
  for users using a file versioning system?  The requirements for
  education range from a simple "checkout, make your changes, checkin"
  for the HR and Marketing staff, to the full release cycle and its
  impact on the filesystem (branches, tags, merging, changesets, etc).

  Has anyone written, read or have reference to any decent resources
  that could be used as a springboard for my efforts?  I'm looking for
  books, quizes, exams, tests, tutorials, reference cards, etc.

  The Subversion book has already formed part of the quiver :)

daniel


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Educating users in the concepts of versioning

Posted by kf...@collab.net.
Ben Collins-Sussman <su...@collab.net> writes:
> Have you looked at kfogel's CVS book?  Every other chapter is
> sociological, all about how the version control system meshes with
> project management.
> 
>     http://cvsbook.red-bean.com

Ooooh.  At the risk of off-topicness, I should point out that those
alternating chapters aren't online yet.  I do, finally, have them in
electronic format, and they are GPL'd (so now the *entire* book is
GPL'd, as my contract with the publisher has expired).  The only
problem is that the chapters are in the publisher's PDF format and
arranged in a publisher-friendly way, not a downloader-friendly way.

However, for Daniel's question, I think the introductory CVS chapters
that are found on the web site would be quite helpful anyway.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Educating users in the concepts of versioning

Posted by Ben Collins-Sussman <su...@collab.net>.
Garrett Rooney <ro...@electricjellyfish.net> writes:

> http://www.scmpatterns.com/
> 
> >   The Subversion book has already formed part of the quiver :)
> 
> that was the first thing i was going to suggest ;-)

Have you looked at kfogel's CVS book?  Every other chapter is
sociological, all about how the version control system meshes with
project management.

    http://cvsbook.red-bean.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Educating users in the concepts of versioning

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On Thursday, May 1, 2003, at 09:10 PM, Daniel Patterson wrote:

>   Has anyone written, read or have reference to any decent resources
>   that could be used as a springboard for my efforts?  I'm looking for
>   books, quizes, exams, tests, tutorials, reference cards, etc.

for general version control concepts, the SCM Patterns book is pretty 
cool.  it's not specific to any one version control system, but it 
gives a great overview of the concepts common to many of them.

http://www.scmpatterns.com/

>   The Subversion book has already formed part of the quiver :)

that was the first thing i was going to suggest ;-)

-garrett


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org