gnue-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUe-dev] Restructuring of CVS


From: Jason Cater
Subject: [GNUe-dev] Restructuring of CVS
Date: Fri, 20 Jun 2003 11:06:29 -0500

Yesterday, we reorganized our CVS directory into modules. No longer will
we have a single cvs checkout composed of all our tools.  Each tool will
have to be checked out individually.  Below are the updated instructions
for accessing CVS. (These instructions are also available on our
website.)

To access cvs.....

First time only: Create a directory in which you wish to store the
repository (e.g., mkdir cvs)

Change to the directory you created above and issue the following
commands

  $ cvs -d :pserver:address@hidden:/cvsroot/gnue login
    (Logging in to address@hidden)
    CVS password: **Password is left blank 

  $ cvs -d :pserver:address@hidden:/cvsroot/gnue/ co
gnue-common
  $ cvs -d :pserver:address@hidden:/cvsroot/gnue/ co
gnue-appserver
  $ cvs -d :pserver:address@hidden:/cvsroot/gnue/ co
gnue-forms
  $ cvs -d :pserver:address@hidden:/cvsroot/gnue/ co
gnue-reports
  $ cvs -d :pserver:address@hidden:/cvsroot/gnue/ co
gnue-designer
  $ cvs -d :pserver:address@hidden:/cvsroot/gnue/ co
gnue-navigator
  $ cvs -d :pserver:address@hidden:/cvsroot/gnue/ co
gnue-integrator


You now have a local copy of the various repositories.

**NOTE: There is NO password for anoncvs. The user is anoncvs and the
password is empty/null. Simply hit enter.

For anyone with a cvs account, substitute :pserver:anoncvs with
:ext:<yourloginname>. 

--
Jason Cater
GNU Enterprise



-- 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]