[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Re: [jcvs] How can I determine my "home" directory under Windows?
- To: Roger McCarty <roger_mccarty@hotmail.com>
- Subject: Re: [jcvs] How can I determine my "home" directory under Windows?
- From: Tim Endres <time@trustice.com>
- Date: Thu, 8 Mar 2001 23:17:24 -0500 (EST)
- Cc: jCVS@gjt.org
- In-reply-to: <LAW2-F97tosJ3Ih7jtr00000f0f@hotmail.com>
- Organization: ICE Engineering, Inc.
If you used IA to install, then you need to edit the "lax" file to
direct stdio. You will find a ".lax" file in your install directory.
In that file, which is a text file editable by Notepad, you will find:
lax.stderr.redirect=
and
lax.stdout.redirect=
Change these to something like this:
lax.stderr.redirect=C:\stderr.txt
lax.stdout.redirect=C:\stdout.txt
Then run jCVS, quit and read both files. One will contain the output.
tim.
> Well, I don't see it go by.
> I guess it is because of the way Install Anywhere sets things up.
>
> Thanks, I'll keep looking
> Roger
>
> >From: Tim Endres <time@trustice.com>
> >
> >jCVS prints out the value of 'user.home' on stdout when it starts up.
> >tim.
> >
> > > I've created a jcvsdef.txt file and wish to install it, but where?
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>