Perhaps I was unclear. With your CVS_CLIENT_LOG variable set as you specified,
the two files created would be:
/tmp/cvsclientlog.in
and
/tmp/cvsclientlog.out
What you are specifying in CVS_CLIENT_LOG is the name of the logs minus the
extensions, not a directory...
Let me know if this doesn't solve your problem.
Derek
--
Derek Price CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED] OpenAvenue ( http://OpenAvenue.com )
--
I will not bury the new kid.
I will not bury the new kid.
I will not bury the new kid...
- Bart Simpson on chalkboard, _The Simpsons_
davis varkey wrote:
> Hi Derek,
>
> I request your patience,
>
> Actualy I tried all the way you said, but in and out file is not creating when
> I run cvs command. I am using Linux OS. What I did is In the bash shell I
> edited .bash_profie as CVS_CLIENT_LOG=/tmp/cvsclientlog and I exported that
> too. After that I run the cvs command as "cvs -d
> :pserver:davis@ipaddress:/usr/local/cvsroot checkout module". That works
> fine.but there is no 'in' and 'out' file is creating inside /tmp/cvsclientlog.
> Please tell me what is worng in that or is there any speciall parameter we
> need to specify in the command line. Please be patient answering this.
>
> Looking forward for your speedy responce.
>
> Thanks in advance
> Davis