From Fedora Project Wiki

(→‎Anonymous CVS usage: export seens to be required)
(redirect to the renamed 'package maintenance guide' page i'm rationalizing)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Anonymous CVS usage =
#REDIRECT [[Package_maintenance_guide]]
* Checkout via command line:
<pre>
export CVSROOT=:pserver:anonymous@cvs.fedoraproject.org:/cvs/pkgs
cvs co <module>
</pre>
* Web interface for the CVS: [http://cvs.fedoraproject.org/viewvc/ ViewVC]
 
= Using Your Fedora CVS Access =
 
* [[PackageMaintainers/UsingCvsFaq|  Using Fedora CVS (/cvs/pkgs)]]
 
* [[DocsProject/CvsUsage|  Using Fedora Documentation CVS (/cvs/docs)]]  
 
* [[Infrastructure/CVS|  Using Fedora Infrastructure CVS (/cvs/fedora)]]
 
 
=== Daily checkout seeds ===
 
Are available [http://cvs.fedoraproject.org/webfiles/ here] . If you are only interested in the devel branch (also known as the HEAD or trunk) you can download a daily checkout of the devel trees from the daily checkout seeds. Once you downloaded the appropriate file, you can unpack it and issue a 'cvs update', thus saving time on the initial project checkout.
 
If any questions are not answered on these pages, you can email:
[[MailTo(admin AT fedoraproject DOT org)]

Revision as of 08:40, 25 September 2014