<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 01/27/2014 06:38 PM, JD wrote:<br>
</div>
<blockquote cite="mid:52E6EDE2.6020206@algoloma.com" type="cite">
<pre wrap="">Forget the languages. What "tools" do are used? Languages come and go, but
having a thorough understanding of CVS or git is timeless.</pre>
</blockquote>
<font size="-1">We used CVS for many years and then moved to SVN.<br>
<br>
SVN causes me some real headache with timestamps since I'm
building a whole system. I store all file timestamps in a SQLite3
database and then set them after a check out. Otherwise we get
many instances of configures executing to create Makefiles.<br>
<br>
<br>
<br>
</font>
</body>
</html>