You mean...something like...have I moved this module to another CVS
repository and forgot about it in the meantime etc etc?

What kind of fool wou.....this one :)

So, with that fixed, summary is:

*) Old method no longer works. With maven -e site it throws an
InvocationTargetException. Old method I was using was:

scm:cvs<user>@<ip>:<root>:<module>

*) extssh is pure crap. With maven -e site it shows that this quietly
errors on extssh being an unknown 'method'.

*) scm:cvs:ext:<user> forces a user login and correctly creates the
changelog when I manage to correctly identify my repo. This is almost the
same as the old way, except the old method used to not need a password
entering when on same machine.

I can definitely work with the latter way :)

Thanks,

Hen


On Tue, 5 Aug 2003 [EMAIL PROTECTED] wrote:

> Have you logged in using this connection string?
> --
> dIon Gillard, Multitask Consulting
> Blog:      http://blogs.codehaus.org/people/dion/
>
>
> Henri Yandell <[EMAIL PROTECTED]> wrote on 05/08/2003 03:31:36 AM:
>
> >
> > Of course, while this extssh protocol seems to do what I want, it's not
> > actually providing anything in the way of reports :) And cvs2cl.pl shows
> > that I made a change on 2003-08-04. Arse.
> >
> >
> > On Mon, 4 Aug 2003, Henri Yandell wrote:
> >
> > >
> > > On Mon, 4 Aug 2003, Andy Jefferson wrote:
> > >
> > > > On Monday 04 Aug 2003 17:58, Henri Yandell wrote:
> > > > > Ack. It no longer supports this connection method? Any reason why?
> > > >
> > > > > On Tue, 5 Aug 2003 [EMAIL PROTECTED] wrote:
> > > > > > <connection>scm:[EMAIL PROTECTED]:/var/cvs:
> > genjava-core</connec
> > > > > >tion> This is bad.
> > > >
> > > > Errrm, because you missed a colon out of your CVS line ?
> > (between 'cvs' and
> > > > 'hen')
> > > >
> > > > scm:cvs:[EMAIL PROTECTED]:....
> > > >
> > >
> > > Nope. Tried that. I always found in the past that the : screwed things
> up.
> > > Adding the : now makes no difference.
> > >
> > > Maybe it allows ':ext:' or ':extssh:' as a protocol.
> > >
> > > Ah. :ext: seems to work, however when on the same machine it asks for
> the
> > > password etc now. Used to be that the connection I had above would
> work
> > > like 'ext' when on a remote machine and like 'local' on the local
> machine.
> > >
> > > 'extssh' appears to be this protocol. :) So I have to go from:
> > >
> > > scm:[EMAIL PROTECTED]:/var/cvs:genjava-core  [works in b7
> and
> > > before]
> > >
> > > scm:cvs:extssh:[EMAIL PROTECTED]:/var/cvs:genjava-core [b8
> onwards]
> > >
> > > Thanks for all the help,
> > >
> > > Hen
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>



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

Reply via email to