Anonymous access
From LoopFuse Wiki
http home eu sou a lenda new york horse racing irs tax levies police license plate armidex drug page page sims objects orgasmagoria video crystal gem stone jewelry sexy shemale video white sandal eclectic gifts eltorald Anyone can access to the LoopFuse CVS source repository via read only anonymous access via CVS pserver. The CVSROOT to use for anonymous is :pserver:anonymous@loopfuse.org:/cvs/repos with password of loopfuse. The CVS module to checkout is oneview_os.
To perform a checkout using cvs via command line, would first need to login to the cvs pserver. For example:
floss$ cvs -d :pserver:anonymous@loopfuse.org:/cvs/repos login
(Logging in to anonymous@loopfues.org)
CVS password: (enter your CVS password here)
floss$
Then will need to perform the checkout. For example:
floss$ cvs -d :pserver:anonymous@loopfuse.org:/cvs/repos checkout oneview_os
For more information on how to connect to CVS using pserver, please reference http://cvsbook.red-bean.com/cvsbook.html#Accessing A Repository.
For those using Windows, might want to consider using http://www.tortoisecvs.org.
Building/Deploying the Sources
For instructions on building and deploying from sources, go here.
