<html>

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 10 (filtered)">

<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
h1
        {margin-top:12.0pt;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        page-break-after:avoid;
        font-size:16.0pt;
        font-family:Arial;
        font-weight:bold;}
h2
        {margin-top:12.0pt;
        margin-right:0in;
        margin-bottom:3.0pt;
        margin-left:0in;
        page-break-after:avoid;
        font-size:14.0pt;
        font-family:Arial;
        font-weight:bold;
        font-style:italic;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.emailstyle17
        {font-family:Arial;
        color:windowtext;}
span.EmailStyle21
        {font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:navy'>I finally finished reading &#8220;Pragmatic
Version Control, Second Edition: Using Subversion&#8221;.&nbsp; It&#8217;s
available in our group library if anyone wants to read it.&nbsp; Don&#8217;t
forget that you get a 35% discount on book purchases at O&#8217;Reilly using
the discount code: DSUG</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:navy'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:navy'>Here&#8217;s my review:</span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Tahoma><span style='font-size:
10.0pt;font-family:Tahoma;color:navy'>&nbsp;</span></font></p>

<h2><b><i><font size=4 face=Arial><span style='font-size:14.0pt'>Pragmatic
Version Control, Second Edition</span></font></i></b></h2>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'>Using Subversion</span></font></b></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>By Mike Mason</span></font></p>

<p class=MsoNormal><i><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-style:italic'>Second Edition May 2006</span></font></i></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Publisher: Pragmatic Bookshelf</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>ISBN: 0-9776166-5-7</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Pages: 256</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Price: $34.95 USD</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><a href="http://www.oreilly.com/catalog/0977616657/">http://www.oreilly.com/catalog/0977616657/</a></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>In his book, &#8220;Pragmatic Version Control&#8221;, Mike Mason starts
with explaining what version control is and why you need it.&nbsp; My current
employer changed from using CVS to Subversion.&nbsp; I had no experience with
either one, and began stumbling through using Subversion without any base
knowledge of how to use it.&nbsp; I started reading this book and immediately
began feeling comfortable in the new environment.&nbsp; Mike Mason does a very
good job of explaining things in a way that anyone new to Subversion, or
version control for that matter, can easily understand and start using without
any problems.&nbsp; Mike walks through a tutorial of setting up a new
installation of subversion, creating a repository, and checking in and out
projects.&nbsp; He covers everything from the most common commands, to file
locking, to using third-party software.</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>This book uses a &#8220;recipe&#8221;-based approach to learning
Subversion.&nbsp; I&#8217;m the kind of guy that learns by example and
that&#8217;s exactly what this book does.&nbsp; I would highly recommend this
book to anyone considering using a version control system.&nbsp; As I
mentioned, I&#8217;ve never used CVS or any of the alternative versioning
systems, but with this book, Subversion just seems so easy and simple to
use.&nbsp; And, if you are currently using CVS, this book walks through the
procedure and steps required for migrating from CVS to Subversion.&nbsp; Mike
also explains some of the differences between the two systems and points them
out throughout the book.&nbsp; The appendixes are packed full of in-depth
information and additional examples, including advanced repository management
and securing Subversion.&nbsp; Wow, an entire book full of Subversion,
I&#8217;d say Mike covers it all.</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;</span></font></p>

<p class=MsoNormal><strong><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>Jeremy Fluhmann</span></font></b></strong><b><span
style='font-weight:bold'><br>
</span></b><em><i><font size=2 color=maroon face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:maroon'>Programmer/Analyst</span></font></i></em><i><font
size=2 color=maroon face=Arial><span style='font-size:10.0pt;font-family:Arial;
color:maroon;font-style:italic'><br>
</span></font></i><em><i><font size=2 color=maroon face=Arial><span
  style='font-size:10.0pt;font-family:Arial;color:maroon'>Memorial</span></font></i></em><em><i><font
 size=2 color=maroon face=Arial><span style='font-size:10.0pt;font-family:Arial;
 color:maroon'> </span></font></i></em><em><i><font size=2 color=maroon
  face=Arial><span style='font-size:10.0pt;font-family:Arial;color:maroon'>Student</span></font></i></em><em><i><font
 size=2 color=maroon face=Arial><span style='font-size:10.0pt;font-family:Arial;
 color:maroon'> </span></font></i></em><em><i><font size=2 color=maroon
  face=Arial><span style='font-size:10.0pt;font-family:Arial;color:maroon'>Center</span></font></i></em><i><font
size=2 color=maroon face=Arial><span style='font-size:10.0pt;font-family:Arial;
color:maroon;font-style:italic'><br>
</span></font></i><em><i><font size=2 color=maroon face=Arial><span
  style='font-size:10.0pt;font-family:Arial;color:maroon'><st1:place u1:st="on"><st1:PlaceName u1:st="on">Texas</span></font></i></em><em><i><font
 size=2 color=maroon face=Arial><span style='font-size:10.0pt;font-family:Arial;
 color:maroon'></st1:PlaceName> </span></font></i></em><em><st1:PlaceName u1:st="on"><i><font
  size=2 color=maroon face=Arial><span style='font-size:10.0pt;font-family:
  Arial;color:maroon'>A&amp;M</span></font></i></st1:PlaceName></em><em><i><font
 size=2 color=maroon face=Arial><span style='font-size:10.0pt;font-family:Arial;
 color:maroon'> </span></font></i></em><em><i><font size=2 color=maroon
  face=Arial><span style='font-size:10.0pt;font-family:Arial;color:maroon'><st1:PlaceType u1:st="on">University</span></font></i></em><i><font
size=2 color=maroon face=Arial><span style='font-size:10.0pt;font-family:Arial;
color:maroon;font-style:italic'><br>
<em><i><font face=Arial><span style='font-family:Arial'></st1:PlaceType></st1:place>979-845-8893</span></font></i></em><br>
<em><i><font face=Arial><span style='font-family:Arial'>jeremy@msc.tamu.edu</span></font></i></em></span></font></i></p>

<p><font size=1 color="#666699" face="Times New Roman"><span style='font-size:
7.5pt;color:#666699'>This e-mail and any files transmitted with it are confidential.
If you are not the intended recipient, you are hereby notified that any
disclosure, copying, distribution, or use of the contents of this information
is prohibited. If you have received this e-mail transmission in error, please
notify me by telephone or via return e-mail and delete this e-mail from your
system.</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>&nbsp;</span></font></p>

</div>

</body>

</html>