* www/project_faq.html
Add entry for SCM newbies. Right now, punt by pointing them to
Brad Appleton's SCM-links page.
Index: www/project_faq.html
===================================================================
--- www/project_faq.html
+++ www/project_faq.html Tue Sep 10 18:56:43 2002
@@ -28,6 +28,8 @@
same revision number? I want each of my projects to have their
own revision numbers. </a></li>
<li>When's the next release?</li>
+<li><a href="#links">I'm new to version control. Can you recommend
+ any reading material? </a></li>
<li><a href="#more-information">I have other questions. Where can I
get more information?</a></li>
<p>
@@ -249,6 +251,15 @@
<![CDATA[-----------------------------------------------------------]]>
+<h3>I'm new to version control. Can you recommend any <a name="links">
+reading material</a>?</h3>
+
+<p>Brad Appleton maintains an extensive
+<a href="http://acme.bradapp.net/links/scm-links.html">set of
+software change management links</a>.
+
+<![CDATA[-----------------------------------------------------------]]>
+
<h3>I have other questions. Where can I get more<a
name="more-information"> information?</a></h3>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 11 01:11:44 2002