info-cvs
[Top][All Lists]
Advanced

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

Re: Bug in client.c?


From: Larry Jones
Subject: Re: Bug in client.c?
Date: Fri, 13 Oct 2000 15:53:30 -0400 (EDT)

Guus Leeuw writes:
> 
> address@hidden:~/Work/OpenSource/ccvs-cyclic/src > grep -n CVSroot_port
> cvs.h
> 385:extern int CVSroot_port;    /* the port or zero if method == local */
> address@hidden:~/Work/OpenSource/ccvs-cyclic/src > grep -n CVSroot_port
> client.c
> 3833:    port_number = CVSroot_port ? CVSroot_port : get_port_number
> ("CVS_CLIENT_PORT", "cvspserver", CVS_AUTH_PORT);
> 4045:    port = CVSroot_port ? CVSroot_port : get_port_number
> ("CVS_CLIENT_PORT", "cvs", CVS_PORT);
> address@hidden:~/Work/OpenSource/ccvs-cyclic/src >

But that's not the directory you're compiling in!  From your previous
message, you're compiling in ~/Work/OpenSource/ccvs-compile/src, so I'd
say you need to delete your ccvs-compile directory and recreate it.

-Larry Jones

Bad news, Mom.  I promised my soul to the Devil this afternoon. -- Calvin



reply via email to

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