Commit f0074b60 authored by Bruce Momjian's avatar Bruce Momjian

Update FAQ_DEV.

parent 4ac55344
...@@ -545,7 +545,8 @@ ...@@ -545,7 +545,8 @@
<H3><A name="15">15</A>) How are RPM's packaged?</H3> <H3><A name="15">15</A>) How are RPM's packaged?</H3>
<P>This is from Lamar Owen:</P> <P>This was written by Lamar Owen:</P>
<P>
<PRE> <PRE>
As to how the RPMs are built -- to answer that question sanely requires As to how the RPMs are built -- to answer that question sanely requires
me to know how much experience you have with the whole RPM paradigm. me to know how much experience you have with the whole RPM paradigm.
...@@ -634,10 +635,11 @@ stance. IMHO, of course. ...@@ -634,10 +635,11 @@ stance. IMHO, of course.
Of course, there are many projects that DO include all the files Of course, there are many projects that DO include all the files
necessary to build RPMs from their Official Tarball (TM). necessary to build RPMs from their Official Tarball (TM).
</PRE> </PRE>
<P>
<H3><A name="16">16</A>) How are CVS branches managed?</H3> <H3><A name="16">16</A>) How are CVS branches managed?</H3>
<P>This was written by Tom Lane: <P>This was written by Tom Lane:
<P>
<PRE> <PRE>
If you just do basic &quot;cvs checkout&quot;, &quot;cvs update&quot;, &quot;cvs commit&quot;, then If you just do basic &quot;cvs checkout&quot;, &quot;cvs update&quot;, &quot;cvs commit&quot;, then
you'll always be dealing with the HEAD version of the files in CVS. you'll always be dealing with the HEAD version of the files in CVS.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment