bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AIX vs Linux CVS Pserver Responses


From: Marsh, Thomas S.
Subject: AIX vs Linux CVS Pserver Responses
Date: Mon, 25 Feb 2002 11:20:52 -0500

All:

We're implementing CVS Servers on AIX 4.3  and Linux. The client software
talking to the servers is Eclipse.org's Java CVS client (IBM's Webshpere
Studio Application Developer).

I think my problems are with permissions, but I'm not sure. My problems are
with the AIX box (I changed the client's code to look at a different port on
the AIX box from 2401 - it's already used).

The following code is and responses are issued to get a listing of projects
on the AIX box:

BEGIN AUTH REQUEST
blah blah
END AUTH REQUEST
I LOVE YOU
blah blah....
ok
Root /usr/cvsroot
global_option -n
argument -d
Directory .
/usr/cvsroot
Argument .
update
E -f server: Updating .
E -f server: New directory 'CVSROOT' -- ignored 
E -f server: New directory 'testteam' -- ignored 
ok

on the Linux box, everything is virtually the same with the exception of the
'-f' in the messages on the AIX box. The client is interpreting these as
errors when connecting to the AIX box.

Anyone have any ideas?

TIA

Tom





reply via email to

[Prev in Thread] Current Thread [Next in Thread]