uhm, you put your password in the url like so:

   scm:cvs:pserver:mutonj:[EMAIL PROTECTED]:/var/lib/cvsroot:module


Jeff Mutonho wrote:
Ok thanks.That seem to have sorted it out , but now Contiuum is
expecting a password in the scm connection string.I've installed a
cvsnt and did the manual login , tested checking out a project and
then logout.On my linux machine I have a ~/.cvspass file , but I don't
know how this works on XP?What am I suppose to to get Continuum to be
able to check code out of CVS?

On 6/26/06, jerome lacoste <[EMAIL PROTECTED]> wrote:
On 6/26/06, Jeff Mutonho <[EMAIL PROTECTED]> wrote:
> Whats wrong with this scm connection string :
>
> <scm>
> <connection>
>    scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
> </connection>
> <developerConnection>
>    scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
> </developerConnection>
> </scm>

lacking module ?

http://maven.apache.org/scm/cvs.html

> In any case , what the difference between <connection> and
> <developerConnection>?

http://maven.apache.org/ref/current/maven-model/maven.html#class_scm

The distinction is mostly for security reasons and in small enterprise
setups you don't see the difference, although a guest connection might
be useful for giving access to tools (like your issue tracker, your
web scm, ...).

For those who don't want this granularity, it would seem logical (to
me) to have to define only the developer one when there's no
distinction between both. Hence issues like
http://jira.codehaus.org/browse/SCM-196

Cheers,

Jerome

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




Seems sorted , but now Continuum says :
Exception:
Cannot checkout sources.
Exception while executing SCM command.
password is required


Jeff  Mutonho

GoogleTalk : ejbengine
Skype        : ejbengine
Registered Linux user number 366042

---------------------------------------------------------------------
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