[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Small user interface request

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-08-29 19:03:37 CEST

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.