|
Lines 1762-1768
Link Here
|
| 1762 |
.B update |
1762 |
.B update |
| 1763 |
keeps you informed of its progress by printing a line for each file, |
1763 |
keeps you informed of its progress by printing a line for each file, |
| 1764 |
prefaced with one of the characters |
1764 |
prefaced with one of the characters |
| 1765 |
.` "U A R M C ?" |
1765 |
.` "U P A R M C ?" |
| 1766 |
to indicate the status of the file: |
1766 |
to indicate the status of the file: |
| 1767 |
.TP 1i |
1767 |
.TP 1i |
| 1768 |
\fBU\fP \fIfile\fP |
1768 |
\fBU\fP \fIfile\fP |
|
Lines 1770-1775
Link Here
|
| 1770 |
This is done for any file that exists in the repository but not in |
1770 |
This is done for any file that exists in the repository but not in |
| 1771 |
your source, and for files that you haven't changed but are not the most |
1771 |
your source, and for files that you haven't changed but are not the most |
| 1772 |
recent versions available in the repository. |
1772 |
recent versions available in the repository. |
|
|
1773 |
.TP 1i |
| 1774 |
\fBP\fP \fIfile\fP |
| 1775 |
Like |
| 1776 |
.` "U" , |
| 1777 |
but the CVS server sends a patch instead of an entire file. |
| 1778 |
These two things accomplish the same thing. |
| 1773 |
.TP 1i |
1779 |
.TP 1i |
| 1774 |
\fBA\fP \fIfile\fP |
1780 |
\fBA\fP \fIfile\fP |
| 1775 |
The file has been \fIadded\fP to your private copy of the sources, and |
1781 |
The file has been \fIadded\fP to your private copy of the sources, and |