This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: CVS question
- To: crux at pool dot informatik dot rwth-aachen dot de (Bernd Schmidt), egcs at cygnus dot com
- Subject: Re: CVS question
- From: Jason Merrill <jason at cygnus dot com>
- Date: 31 Aug 1998 12:42:25 -0700
- References: <Pine.GSO.4.02A.9808311226110.24291-100000.cygnus.egcs@colt.informatik.rwth-aachen.de>
>>>>> Bernd Schmidt <crux@pool.informatik.rwth-aachen.de> writes:
> cvs rdiff -r egcs_ss_19980824 -r egcs_1_1_prerelease egcs
> Can someone enlighten me as to why this needs _write_ access? Am I simply
> doing something stupid, or is the rdiff command not supported?
Try 'cvs -n rdiff'.
Jason