help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: can emacs 21.3 cvs handle revisions ?


From: Colin S. Miller
Subject: Re: can emacs 21.3 cvs handle revisions ?
Date: Sun, 18 Sep 2005 10:47:28 +0100
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)

mak kwak wrote:
Hallo group members!
My concern is about revisions.
When I'm invoking cvs-update to get cvs tree under my emacs, it asks me for 
module name to get and destination directory.
It does not mention anything about revision name (value after `-r' in command 
line cvs command).
Does it mean that cvs front end for emacs does not support revisions ?

Greetings


----------------------------------------------------
Koncert FUN LOVIN' CRIMINALS 01 października! Wystąpią na Lee Rocks, dużym koncercie rockowym - w amfiteatrze, w warszawskim Parku Sowińskiego! http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Flee1.html&sid=505




Mak,

use C-u M-x cvs-update
or C-u C-u M-x cvs-update,
both will ask for aditional parameters to the pcl-cvs command.
C-u C-u will automatically use them for the next plain pcl-cvs command, C-u won't.

BTW,
you might be better using tags rather than revision numbers.
Revision numbers are simply a count of how often the file
has been modified. Tags record the revision numbers of each file
at a given time; the revision numbers are normally totally different.
The CVS online manual will explain this in greater detail.


HTH,
Colin S. Miller


--
Replace the obvious in my email address with the first three letters of the hostname to reply.


reply via email to

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