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

Small user interface request

From: Zack Weinberg <zack_at_wolery.cumb.org>
Date: 2000-08-29 05:51:35 CEST

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.