From owner-freebsd-questions@freebsd.org Thu Sep 29 20:02:57 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10BA6C01864 for ; Thu, 29 Sep 2016 20:02:57 +0000 (UTC) (envelope-from dalescott@shaw.ca) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D7748A24 for ; Thu, 29 Sep 2016 20:02:56 +0000 (UTC) (envelope-from dalescott@shaw.ca) Received: from cds082.dcs.int.inet ([10.0.153.93]) by shaw.ca with SMTP id phXbbD0QXFfiXphXcbLPQ0; Thu, 29 Sep 2016 14:02:50 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shaw.ca; s=s20150330; t=1475179370; bh=32EiwNX8o4q1TX2B99bvYxUUnMjOvXzpVc6jwfiaIrk=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=I8KhgOaOUHJbOjnZhVaepU5rSINvNZvUxi+OFhXljcKRmLVtUZTCg7ckpya3WKxQw Qvv0G1U7/djiMOJisl0zVYpxy6Y3VE94nQZacamFx8g2MEgUiozw7ppPqt/4b3fLJ4 M8PQmHGfgL1C7d7l+UfnONtvIL8/OM3Okt6b+jwbcfpf7B64qP2ACuDIwT6HEJ4d5b nfxreOshuW0RKMkrz1M/l1fvMJpDgmUXsqCm0Xq8VO2gKoXK0FT0+eSFrJPnEAuCL7 t1AbPR+1F4HzLMaPwjcdGDBSRSWRforF7CsDUeU42l+tNCG5m/lGFsQrLUty/nHygF 16oaeJUHbip1w== X-Authority-Analysis: v=2.2 cv=Qb8khYTv c=1 sm=1 tr=0 a=L9a2ioI+WyVsvPT5slEF4Q==:117 a=FKkrIqjQGGEA:10 a=kj9zAlcOel0A:10 a=LS_5ex6TAAAA:8 a=s1O25tkdAAAA:8 a=o2eD-HNaAAAA:8 a=6I5d2MoRAAAA:8 a=PJKVaOmkPTm0OVhUx-cA:9 a=CjuIK1q_8ugA:10 a=Qyi5KaiLeN2T-ux25jI3:22 a=9RVvRGMgto3ou685TtFS:22 a=11XUlMADNEblK4yUrxKs:22 a=IjZwj45LgO3ly-622nXo:22 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: cvs From: Dale Scott In-Reply-To: <1A870E64-1FD1-4B4F-BDD4-D104DA79D488@mail.sermon-archive.info> Date: Thu, 29 Sep 2016 14:02:47 -0600 (MDT) Cc: Warren Block , Doug Hardie , David Christensen , freebsd-questions@freebsd.org Message-Id: References: <6470061F-3127-4CD8-BB14-EB46D46B0BF1@mail.sermon-archive.info> <23c8bfcb-5112-accb-6607-3448104d5a0f@holgerdanske.com> <17E1B6D8-4BC6-4698-8E5C-7EFF7CD7E31F@mail.sermon-archive.info> <1A870E64-1FD1-4B4F-BDD4-D104DA79D488@mail.sermon-archive.info> To: Doug Hardie X-Mailer: Zimbra 7.2.7_GA_2942 (MobileSync - Apple-iPad4C4/1401.456) X-CMAE-Envelope: MS4wfP4NXPp4R1yGu6edimpeQUSNu1N05MenR/NmKT6L4S265clFpdXtfjT4WDlZintWJhhmKWoWM2wVZnktIZMcb2fNsLU+WjGYk0ZrVCQef7LfF7/l/c1J KYVEWuY1KxHzNuJZ5hXOL6GxEEmyNQwaLfj9i2v+FsP15PK4HWkDIkkH2NbSE2S73mt/ETjWMuoFbOIEb3PepvTygQip+UbpyeWeZhf9HMSgI/3H2eGnKpv3 pyavkncohP2L/2jhxgO+SNhH1R6Kv8BK4ieBcT3JiGMp7hwMl/OLQJ5dAUWTNPDZSRNTU5uMn2wduiygLgI3z+9BCHKVVGsAn1M/CSL5MZoMYt6WCIuARHb+ lieqAoZr X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2016 20:02:57 -0000 For what it's worth, I'm typically a sole developer and I use Git. It's not c= omplicated to pick up the basics, and I find it invaluable to easily create b= ranches for new investigations or feature development, park new code for a w= hile if the old (i.e. production) code needs a quick bug fix or new feature,= and easily merge branches back into the main code after both have diverged.= A more modern tool doesn't necessarily make your life more complicated, it c= an also simplify work and add to your career toolbox. My nickel's worth.... Dale > On Sep 29, 2016, at 1:31 PM, Doug Hardie w= rote: >=20 >=20 >> On 29 September 2016, at 05:57, Warren Block wrote: >>=20 >> On Wed, 28 Sep 2016, Doug Hardie wrote: >>=20 >>>> p.s. I learned CVS from an earlier version of this book. The current >>>> edition (3 e.) is available as a PDF download: >>>>=20 >>>> http://cvsbook.red-bean.com/ >>>=20 >>> Thank you for the detailed response. It makes sense now. I am in the m= iddle of working my way through that book. I should have asked about this y= ears ago. >>=20 >> Subversion is the modern successor to CVS. The book on it is on the same= site: http://svnbook.red-bean.com/ >=20 > I looked through that. Subversion is a more complicated system. There is= only one developer (me) so I don't really want to make this into more than I= need. >=20 >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g"