Re: cvs help with logs

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: cvs help with logs
Дата
Msg-id Pine.BSF.4.21.0005292257130.23304-100000@thelab.hub.org
обсуждение исходный текст
Ответ на cvs help with logs  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: cvs help with logs]  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
On Mon, 29 May 2000, Bruce Momjian wrote:

> Is there a way in CVS to see only the logs of files in a certain branch?

assuming that this is what you mean ... from 'info cvs':

`-rREVISIONS'    Print information about revisions given in the comma-separated    list REVISIONS of revisions and
ranges. The following table    explains the available range formats:   `REV1:REV2'         Revisions REV1 to REV2
(whichmust be on the same branch).   `:REV'         Revisions from the beginning of the branch up to and
includingREV.   `REV:'         Revisions starting with REV to the end of the branch         containing REV.   `BRANCH'
      An argument that is a branch means all revisions on that         branch.   `BRANCH1:BRANCH2'         A range of
branchesmeans all revisions on the branches in      
 



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: cvs help with logs
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: cvs help with logs]