We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent4ac5534 commitf0074b6Copy full SHA for f0074b6
doc/src/FAQ/FAQ_DEV.html
@@ -545,7 +545,8 @@ <H3><A name="14">14</A>) Why don't we use threads in the
545
546
<H3><Aname="15">15</A>) How are RPM's packaged?</H3>
547
548
-<P>This is from Lamar Owen:</P>
+<P>This was written by Lamar Owen:</P>
549
+<P>
550
<PRE>
551
As to how the RPMs are built -- to answer that question sanely requires
552
me to know how much experience you have with the whole RPM paradigm.
@@ -634,10 +635,11 @@ <H3><A name="15">15</A>) How are RPM's packaged?</H3>
634
635
Of course, there are many projects that DO include all the files
636
necessary to build RPMs from their Official Tarball (TM).
637
</PRE>
638
639
640
<H3><Aname="16">16</A>) How are CVS branches managed?</H3>
641
<P>This was written by Tom Lane:
-
642
643
644
If you just do basic "cvs checkout", "cvs update", "cvs commit", then
645
you'll always be dealing with the HEAD version of the files in CVS.