patchConcurrent Versions System - Patches: patch #4634, cvsclient.texi Clearify...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4634: cvsclient.texi Clearify "Root" request

Submitter:  None
Submitted:  Wed 16 Nov 2005 07:35:05 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  dprice Originator Email:  -email is unavailable-
Open/Closed:  Closed Fixed Release:  1.11.22
Fixed Feature Release:  1.12.14

Discussion

Fri 09 Dec 2005 05:58:18 PM UTC, comment #1: 

I've checked in a minor variation of this patch on stable and feature.  Thanks!

Derek Robert Price <dprice>
Group administrator
Wed 16 Nov 2005 07:35:05 PM UTC, original submission:  

--- cvsclient1.1.x_old.texi Wed Nov 16 22:10:14 2005
+++ cvsclient1.1.x.texi Wed Nov 16 22:32:54 2005
@@ -535,10 +535,10 @@
 @table @code
 @item Root @var{pathname} \n
 Response expected: no.  Tell the server which @code{CVSROOT} to use.
-Note that @var{pathname} is a local directory and @emph{not} a fully
-qualified @code{CVSROOT} variable.  @var{pathname} must
-already exist; if creating a new root, use the @code{init} request, not
-@code{Root}.  @var{pathname} does not include the hostname of the
+Note that @var{pathname} is @emph{not} a fully qualified @code{CVSROOT}
+variable, but only local directory part of it.  @var{pathname} must
+already exist on server; if creating a new root, use the @code{init}
+request, not @code{Root}.  @var{pathname} does not include the hostname of the
 server, how to access the server, etc.; by the time the CVS protocol is
 in use, connection, authentication, etc., are already taken care of.
 

Anonymous

 

Attached Files

This item currently has no attached files.

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

History

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-12-09 dprice Assigned toNone dprice
    Open/ClosedOpen Closed
    Fixed ReleaseNone 1.11.22
    Fixed Feature ReleaseNone 1.12.14

Back to the top

Powered by Savane 3.16-2753.
Corresponding source code