Maven isn't using ssh for cvs.... that would have to be your cvs config.
>From memory the change-log doesn't use the project.xml repository....Glenn?
--
dIon Gillard, Multitask Consulting
Work:      http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers


Vincent,

This morning I downloaded the following version: CVSNT 1.11.1.3 (Build 57f)
I thought this was the latest version? Correct me, if I'm wrong.

I removed the CVSROOT environment variable plus the repository piece from
the project.xml file.
Now, I get the following output (from the debug):

           Execute:Java13CommandLauncher: cvs log "-d
2002-05-21<2002-06-21"
           Class java.io.BufferedReader loaded from parent loader
           ssh: connect to address 192.168.3.7 port 22: Connection refused
           ChangeLog found: 0 entries

Why does Maven look for ssh? Since both cvsroot and repository tags are
removed. I then added the repository tags in the project.xml file with the
connection set to pserver, but Maven still looks for ssh (same output).
When I start the ssh server service maven hangs..

- Robert

> -----Original Message-----
> From: Vincent Massol [mailto:[EMAIL PROTECTED]]
> Sent: donderdag 20 juni 2002 16:29
> To: 'Turbine Maven Users List'
> Subject: RE: CVS (do-change-log)
>
>
> Robert,
>
> My guess: you're using cvsnt and it is not the latest version. There was
> a bug in cvsnt on this and it has been recently fixed.
>
> -Vincent
>
> > -----Original Message-----
> > From: Robert Lelieveld [mailto:[EMAIL PROTECTED]]
> > Sent: 20 June 2002 15:21
> > To: Turbine-Maven-User
> > Subject: CVS (do-change-log)
> >
> > Why does Maven hang when executing the following (from the debug
> output):
> >
> > Execute:Java13CommandLauncher: cvs log "-d 2002-06-15<2002-06-21"
> > Executing this statement from a DOS box goes well.
> > What am I doing wrong here?
> >
> > Thanks,
> >
> > Robert
> >
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to