From df40cc90168df3dbd91056a1886f6cca7cac70f0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 20 Mar 2014 16:16:02 -0500 Subject: started/buildrt.t: Change CVS to Git --- doc/started/buildrt.t | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'doc/started/buildrt.t') diff --git a/doc/started/buildrt.t b/doc/started/buildrt.t index 51d2e4a3ca..c2422963c1 100644 --- a/doc/started/buildrt.t +++ b/doc/started/buildrt.t @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-2010. +@c COPYRIGHT (c) 1988-2014. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @@ -41,19 +41,13 @@ tar xjf ../archive/rtems-@value{RTEMSAPI}..tar.bz2 This creates the directory rtems-@value{RTEMSAPI}. -@section Obtaining the RTEMS Source from CVS +@section Obtaining the RTEMS Source from Git Instead of downloading release tarballs you may choose to check out the current -RTEMS source from CVS. For details on accessing RTEMS CVS repository consult -@uref{http://www.rtems.org/wiki/index.php/RTEMS_CVS_Repository, http://www.rtems.org/wiki/index.php/RTEMS_CVS_Repository}. The steps required -to obtain the source code from CVS are usually like the following: -@example -$ cvs -d :pserver:anoncvs@@www.rtems.org:/usr1/CVS login -Logging in to :pserver:anoncvs@@www.rtems.org:2401/usr1/CVS -CVS password: -$ cvs -d :pserver:anoncvs@@www.rtems.org:/usr1/CVS -z 9 co -P rtems # for the main RTEMS source -$ cvs -d :pserver:anoncvs@@www.rtems.org:/usr1/CVS -z 9 co -P examples-v2 # for examples -@end example +RTEMS source from the project's source code repository. For details on +accessing the RTEMS source repository consult: + +@uref{http://wiki.rtems.org/wiki/index.php/RTEMS_GIT_Repository, http://wiki.rtems.org/wiki/index.php/RTEMS_GIT_Repository}. @section Add /bin to Executable PATH -- cgit v1.2.3