protocol error: `..' has too many ..

2004-11-17 Thread Hamid Ghassemi
I am getting a strange error when sitting in once directory and doing a diff in a directory above. Example below; [cookie:/home/test/temp/cmtest/test2 ] cvs diff ../test3/foo.c protocol error: `../test3' has too many .. If I change my directory to /home/test/cmtest/test3 then cvs

Re: protocol error: `..' has too many ..

2004-11-17 Thread Larry Jones
Hamid Ghassemi writes: [cookie:/home/test/temp/cmtest/test2 ] cvs diff ../test3/foo.c protocol error: `../test3' has too many .. I believe that's a known, long-standing bug in client/server mode (it works correctly in local mode) that was introduced with the multiple repository support and

Re: protocol error: `..' has too many ..

2004-11-17 Thread Derek Robert Price
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Larry Jones wrote: Hamid Ghassemi writes: [cookie:/home/test/temp/cmtest/test2 ] cvs diff ../test3/foo.c protocol error: `../test3' has too many .. I believe that's a known, long-standing bug in client/server mode (it works correctly in local

RE: protocol error: `..' has too many ..

2004-11-17 Thread Hamid Ghassemi
Both my client and server are using 1.11.2. Hamid -Original Message- From: Derek Robert Price [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 2:11 PM To: Larry Jones Cc: Hamid Ghassemi; [EMAIL PROTECTED] Subject: Re: protocol error: `..' has too many .. -BEGIN PGP