FreeBSD Bugzilla – Attachment 58201 Details for
Bug 87762
Fixes various anoncvs examples to work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
handbook-anoncvs.patch
handbook-anoncvs.patch (text/plain), 3.07 KB, created by
Jacques Marneweck
on 2005-10-20 23:10:14 UTC
(
hide
)
Description:
handbook-anoncvs.patch
Filename:
MIME Type:
Creator:
Jacques Marneweck
Created:
2005-10-20 23:10:14 UTC
Size:
3.07 KB
patch
obsolete
>Index: doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml,v >retrieving revision 1.387 >diff -u -r1.387 chapter.sgml >--- doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml 11 Sep 2005 08:16:19 -0000 1.387 >+++ doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml 20 Oct 2005 21:56:51 -0000 >@@ -456,7 +456,7 @@ > <title>Checking Out Something from -CURRENT (&man.ls.1;) and > Deleting It Again:</title> > >- <screen>&prompt.user; <userinput>setenv CVSROOT :pserver:anoncvs@anoncvs.FreeBSD.org:/home/ncvs</userinput> >+ <screen>&prompt.user; <userinput>setenv CVSROOT :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs</userinput> > &prompt.user; <userinput>cvs login</userinput> > <emphasis>At the prompt, enter the password</emphasis> <quote>anoncvs</quote>. > &prompt.user; <userinput>cvs co ls</userinput> >@@ -468,7 +468,7 @@ > <example> > <title>Using SSH to check out the <filename>src/</filename> > tree:</title> >- <screen>&prompt.user; <userinput>cvs -d freebsdanoncvs@anoncvs.FreeBSD.org:/home/ncvs co src</userinput> >+ <screen>&prompt.user; <userinput>cvs -d anoncvs@anoncvs.FreeBSD.org:/home/ncvs co src</userinput> > The authenticity of host 'anoncvs.freebsd.org (128.46.156.46)' can't be established. > DSA key fingerprint is 52:02:38:1a:2f:a8:71:d3:f5:83:93:8d:aa:00:6f:65. > Are you sure you want to continue connecting (yes/no)? <userinput>yes</userinput> >@@ -479,7 +479,7 @@ > <title>Checking Out the Version of &man.ls.1; in the 3.X-STABLE > Branch:</title> > >- <screen>&prompt.user; <userinput>setenv CVSROOT :pserver:anoncvs@anoncvs.FreeBSD.org:/home/ncvs</userinput> >+ <screen>&prompt.user; <userinput>setenv CVSROOT :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs</userinput> > &prompt.user; <userinput>cvs login</userinput> > <emphasis>At the prompt, enter the password</emphasis> <quote>anoncvs</quote>. > &prompt.user; <userinput>cvs co -rRELENG_3 ls</userinput> >@@ -491,7 +491,7 @@ > <example> > <title>Creating a List of Changes (as Unified Diffs) to &man.ls.1;</title> > >- <screen>&prompt.user; <userinput>setenv CVSROOT :pserver:anoncvs@anoncvs.FreeBSD.org:/home/ncvs</userinput> >+ <screen>&prompt.user; <userinput>setenv CVSROOT :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs</userinput> > &prompt.user; <userinput>cvs login</userinput> > <emphasis>At the prompt, enter the password</emphasis> <quote>anoncvs</quote>. > &prompt.user; <userinput>cvs rdiff -u -rRELENG_3_0_0_RELEASE -rRELENG_3_4_0_RELEASE ls</userinput> >@@ -502,7 +502,7 @@ > <example> > <title>Finding Out What Other Module Names Can Be Used:</title> > >- <screen>&prompt.user; <userinput>setenv CVSROOT :pserver:anoncvs@anoncvs.FreeBSD.org:/home/ncvs</userinput> >+ <screen>&prompt.user; <userinput>setenv CVSROOT :pserver:anoncvs@anoncvs.jp.FreeBSD.org:/home/ncvs</userinput> > &prompt.user; <userinput>cvs login</userinput> > <emphasis>At the prompt, enter the password</emphasis> <quote>anoncvs</quote>. > &prompt.user; <userinput>cvs co modules</userinput>
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 87762
: 58201