Re: publishing changelogs on pgweb

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: publishing changelogs on pgweb
Дата
Msg-id 11612.1229965005@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: publishing changelogs on pgweb  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: publishing changelogs on pgweb  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-www
Magnus Hagander <magnus@hagander.net> writes:
>>> BTW, cvs2cl (at least the version I use) works fine against a remote
>>> repository, so it's not like Ray couldn't have gotten the answer for
>>> himself.  But a web page would be more user-friendly.

> What version is this? Mine seems to need a local checkout to work at all...

Yeah, mine too, but you can certainly make a local checkout if you have
access to the remote repository.

One thing to watch out for is that (at least in the version I use) what
cvs2cl seems to care about is having a local directory structure that
matches the repository.  If you use the -P option to prune away local
subdirectories that no longer contain any live files, then cvs2cl won't
find log entries for the files that had been in that subdirectory.
Most of the time this isn't a huge problem, but if you want a complete
history then it's a good idea to make your checkout without -P.
        regards, tom lane


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: publishing changelogs on pgweb
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [SPAM] Re: GIT mirror not updating