Re: publishing changelogs on pgweb - Mailing list pgsql-www

From Tom Lane
Subject Re: publishing changelogs on pgweb
Date
Msg-id 11612.1229965005@sss.pgh.pa.us
Whole thread Raw
In response to Re: publishing changelogs on pgweb  (Magnus Hagander <magnus@hagander.net>)
Responses Re: publishing changelogs on pgweb  (Magnus Hagander <magnus@hagander.net>)
List 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 by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: publishing changelogs on pgweb
Next
From: Heikki Linnakangas
Date:
Subject: Re: [SPAM] Re: GIT mirror not updating