Re: Odd CVS revision number

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Odd CVS revision number
Дата
Msg-id 20100225154952.GA3869@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Odd CVS revision number  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:

> For some unknown reason, we have some version 2.x files in
> doc/src/sgml:
> <http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/>,
> which is why
> you saw this.

Most likely, somebody incremented the rev number by hand in the dawn of
time.  Your doc also says:
It's easy to tell CVS to increment the first digit of therevision number, provided that you're setting it to
somethingequalto or greater than the highest first digit of allrevisions of all files in the same directory. Just use
the-rflag on commit. For example:
 
    cvs commit -r 2 <file>
where <file> currently has a revision of 1.<something>, willcheck in that file with a new revision of 2.1.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Streaming replication and pg_xlogfile_name()
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Streaming replication and pg_xlogfile_name()