Skip to Content.
Sympa Menu

shibboleth-dev - Re: problems generating diffs from Eclipse with anonymous CVS

Subject: Shibboleth Developers

List archive

Re: problems generating diffs from Eclipse with anonymous CVS


Chronological Thread 
  • From: Tom Scavo <>
  • To: Walter Hoehn <>
  • Cc: Ian Young <>,
  • Subject: Re: problems generating diffs from Eclipse with anonymous CVS
  • Date: Wed, 13 Jul 2005 10:03:42 -0400
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=J1YdM3My/HIFeAHw0jv+Y7GAkcOAQu/Tk1+kbq4lUrjUE+UZhNo4Nf28aGETJ2Wim7Rfo3dN7jUyFEfCPFAFFvZW3zvBKSiAVhuxLKxhtsuiA9rLOPHqnA+CIE4G2phO6TGg9IfCeQG8UEl5hzRV6d1ea7fHcp/pKV56FpRWL2w=

On 7/12/05, Walter Hoehn
<>
wrote:
> Can one of you try as a test creating the exact same patch with the
> cvs command line tools?

The following works from the command line:

$ export
CVSROOT=:pserver::/home/cvs/shibboleth
$ cvs login
$ cvs -z3 co shibboleth
$ cvs diff -N -u

I'm not sure this is exactly what eclipse is doing, but it's close.

Tom



Archive powered by MHonArc 2.6.16.

Top of Page