utmp.h exists or not in RELENG_8?

Sergey Kandaurov pluknet at gmail.com
Sat Oct 2 19:18:31 UTC 2010


On 2 October 2010 21:22, Jeremy Messenger <mezz.freebsd at gmail.com> wrote:
> My system is RELENG_8 and I have checkout by via csup today. It shows
> that utmp.h still exists in RELENG_8. But when I see this PR:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/149945
>
> I have decided to check in the
> http://www.freebsd.org/cgi/cvsweb.cgi/src/include/?only_with_tag=RELENG_8
> ... It shows that utmp.h has been removed. But in the
> http://sources.freebsd.org/RELENG_8/src/include/ shows a different
> story as it exists. I am confusing... Is it supposed to be deleted in
> CVS when it did the SVN->CVS? Or what? I don't have svn installed in
> my system at the moment, so can't check it now.
>
> Please add me in the CC as I am not in the list.
>

I have a suspect, cvsweb.cgi handles such case incorrectly, i.e.
when file is removed in MAIN branch, but it exists in BRANCH_X, then
passing the only_with_tag=RELENG_X will show such file in Attic.

-- 
wbr,
pluknet


More information about the freebsd-stable mailing list