[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Subversion Session.

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Wed, 10 Aug 2011 14:23:32 +0000

The one thing I can think of that is a "must tell" is the sparse checkout feature - none of the DVCSs have this, and it's a pretty damn useful part of the whole.

There's the OSS training from Polarion: http://www.polarion.com/products/svn/subtrain.php
"SubTrain is licensed under the Creative Commons Attribution License so you are free to use it and adapt it to your needs. For more information, see Using SubTrain."

You could base your session on that, and contribute back to it.

> -----Original Message-----
> From: Gavin Baumanis [mailto:gavinb_at_thespidernet.com]
> Sent: 10 August 2011 12:42
> To: dev_at_subversion.apache.org Development
> Subject: Subversion Session.
>
> Hi there,
>
> I have been invited to provide a session for an upcoming ColdFusion
> conference in Melbourne, Australia.
>
> Since I am the current Patch Manager and advocate of using Subversion for
> version control - I thought I would suggest a session about using Subversion.
>
> I envisage the session having the usual intro of what is source control and why
> you should use it.
> How Subversion came to be (to fix the short-comings of CVS) and where you
> can get it.
>
> For the "body" of the session I thought I would treat it like an O'reilly
> cookbook of how to do tasks with SVN.
>
> Quick points of;
> * Traditional directory structure
> * Repository version numbering
> * Check-In
> * Check-Out
> * Committing
> * SVN Keywords
> * Setting SVN Keywords on ALL files.
> * Architectural Changes of SVN 1.7
>
>
> But the majority of the session would be use-cases of merging.
> From my own experience I found merging to be the most difficult to learn and
> retain, so I am sure it's a usage of SVN that others have had similar issues with.
>
> * Cherry-picking
> * Re-integrate
> * Reverse merging
> * Using svn merge to simulate a "svn update --dry-run" (svn merge --dry-run -r
> BASE:HEAD .)
> * Resolving Conflicts
> * Resolving Tree Conflicts (svn resolve --accept working PATH/FILES / svn
> resolve --accept theirs-full PATH/FILES)
>
> My reason for posting here, is;
> Have I missed anything that you would consider to be a "must-have" in a
> discussion of SVN?
>
> Are there any "papers" available about SVN that I might be able to use for
> research of my session and / or dissemination?
> Any relevant threads that people can think of?
> (http://svn.haxx.se/users/archive-2011-04/0209.shtml)
>
> (I will of course provide appropriate credit / references.)
>
> Additionally, is there any "admin" I need to observe when promoting SVN?
> Does it matter, at all, that I have a "role" in the project?
>
>
> As always - Thanks.
>
> Gavin.
Received on 2011-08-10 16:23:42 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.