Yes.
Zack Weinberg <zack@wolery.cumb.org> writes:
> I've just got bit by this _again_.
>
> $ cvs diff /work/src/gcc/gcc/tradcpp.c
> cvs [server aborted]: absolute pathname `/work/src/gcc/gcc/tradcpp.c'
> illegal for server
>
> $ (cd /work/src/gcc/gcc; cvs diff tradcpp.c)
> Index: tradcpp.c
> ...
>
> It should notice that the target is in a VCed directory, chop off the
> irrelevant leading pathname components, and proceed. I shouldn't have
> to remember to do it by hand.
>
> zw
Received on Sat Oct 21 14:36:07 2006