FreeBSD Bugzilla – Attachment 132195 Details for
Bug 176435
[patch] [articles/committers-guide] update gnats mirroring section
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.09 KB, created by
Jason Helfman
on 2013-02-26 07:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2013-02-26 07:20:00 UTC
Size:
2.09 KB
patch
obsolete
>Index: article.xml >=================================================================== >--- article.xml (revision 41047) >+++ article.xml (working copy) >@@ -2299,33 +2299,21 @@ > </listitem> > </itemizedlist> > >- <para>You can run a local copy of GNATS, and then integrate the FreeBSD >- GNATS tree in to it using CVSup. Then you can run GNATS commands >- locally. >- This lets you query the PR database without needing to be connected to >- the Internet.</para> >+ <para>You may run a local copy of GNATS, and then integrate the FreeBSD >+ GNATS tree by creating an <application>rsync</application> mirror. >+ Then you can run GNATS commands locally, allowing you to query the PR >+ database without an Internet connection.</para> > > <sect2> > <title>Mirroring the GNATS Tree</title> > >- <para>It is possible to mirror the GNATS database by adding this line >- to your <filename>supfile</filename>. Note that since >- GNATS is not under CVS control it has no tag, so if you are adding >- it to your existing <filename>supfile</filename> it should appear >- before any <quote>tag=</quote> entry as these remain active once set.</para> >+ <para>It is possible to mirror the GNATS database by installing >+ <application>rsync</application> found under <filename >+ role="package">net/rsync</filename> in the portstree, and >+ executing the following:</para> > >- <programlisting>gnats release=current prefix=/usr</programlisting> >+ <screen>&prompt.user; <userinput>rsync -va rsync://bit0.us-west.freebsd.org/FreeBSD-bit/gnats .</userinput></screen> > >- <para>This will place the FreeBSD GNATS tree in >- <filename>/usr/gnats</filename>. You can use a >- <emphasis>refuse</emphasis> file to control which categories to >- receive. For example, to only receive <literal>docs</literal> PRs, >- put this line in >- <filename>/usr/local/etc/cvsup/sup/refuse</filename><footnote> >- <para>The precise path depends on the <literal>*default >- base</literal> setting in your >- <filename>supfile</filename>.</para> >- </footnote>.</para> > </sect2> > > <sect2 id="gnatstools">
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 176435
: 132195