> I've patched CVS 1.10.8 so that it supports a new command line option:
>
> cvs --chroot /some/chroot/root/
Wouldn't it be easier to just run
chroot /some/chroot/root cvs ....
out of [x]inetd? Doing this also avoids the concern about "did I do the
chroot soon enough" which could happen if/when other special arg
processing is done.
I know you can say the same thing about my getpid/putenv patch. I'd
consider that slightly different since that also works for non-pserver.
But I do think it's an issue for us to consider: when to patch main()
and when to write wrappers?
/r$
- Re: cvs-nserver and latest CV... Tobias Weingartner
- Re: cvs-nserver and latest CV... Greg A. Woods
- Re: cvs-nserver and latest CV... Justin Wells
- Re: cvs-nserver and latest CV... Alexey Mahotkin
- Re: cvs-nserver and latest CV... Greg A. Woods
- Re: cvs-nserver and latest CV... Justin Wells
- Re: cvs-nserver and latest CV... Greg A. Woods
- Re: cvs-nserver and latest CV... Justin Wells
- Re: patch to make CVS chroot Alexey Mahotkin
- Re: patch to make CVS chroot Greg A. Woods
- Re: patch to make CVS chroot Rich Salz
- Re: patch to make CVS chroot Justin Wells
- Re: patch to make CVS chroot Justin Wells
