Re: Password ignored when checking out using CVS with ext

2006-07-10 Thread Barrie Treloar
On 7/11/06, Mike Lee <[EMAIL PROTECTED]> wrote: I had a similar problem as you described. I believe I had to do a "xhost +" command before I ssh'ed into the machine as root to start the Continuum server. Err, xhost + is a very insecure solution to the problem. > Hi, > > I am using continuum 1

Re: #CVS.lock error on building project

2006-07-10 Thread Emmanuel Venisse
It isn't a pb with continuum but with cvs, probably a temporary lock pb on your server Emmanuel Kapil Gupta(CT) a écrit : Hi I am facing this error while trying to build my project. The error does not appears on deleting the project from working directory and building it again. My scm tag cont

Re: How to specify diff name to pom file

2006-07-10 Thread Emmanuel Venisse
ok, I understand now :) It's a bug. We take the current url and we substring it with "/pom.xml".length() Please file an issue and we'll fix it in the next version. Emmanuel Kapil Gupta(CT) a écrit : My my_custom_pom.xml is in E:\Shared\Development folder and the Common\Common module is in E

Re: How to specify diff name to pom file

2006-07-10 Thread Emmanuel Venisse
>> 5512622 [SocketListener0-0] INFO org.apache.maven.continuum.Continuum >> - Could not download >> file:/E:/Shared/Development/my_custom/Common/Common/pom.xml: >> E:\Shared\Development\my_custom\Common\Common\pom.xml (The system >> cannot find the path specified) >> >> See that it truncated last

RE: How to specify diff name to pom file

2006-07-10 Thread Kapil Gupta\(CT\)
Emmanuel, my parent pom name is my_custom_pom.xml and it contains path to common\common\pom.xml. I have to use the custom name for my parent pom as there are other parent pom files for building different modules. Regards, Kapil -Original Message- From: Emmanuel Venisse [mailto:[EMAIL P

Re: How to specify diff name to pom file

2006-07-10 Thread Emmanuel Venisse
If I understand correctly, the pom under Common/Common is in my_custom_pom.xml. It isn't supported by continuum. When you Continuum try to find all sub-modules poms, it generate the path to it with module name and pom.xml Why don't you use pom.xml? Emmanuel Kapil Gupta(CT) a écrit : Hi Emm

Re: Developer name and CVS log information does not appear in changes section

2006-07-10 Thread Emmanuel Venisse
Can you test with bothe quote/double quotes like the command executed by continuum. Emmanuel Carlo Bonamico a écrit : Hi Emmanuel, and thank you as usual for your quick reply... If I run this command from my CVS log D:\build\continuum-1.0.3\apps\continuum\working-directory\2>cvs -z3 -f -d

Re: Developer name and CVS log information does not appear in changes section

2006-07-10 Thread Carlo Bonamico
Hi Emmanuel, and thank you as usual for your quick reply... If I run this command from my CVS log D:\build\continuum-1.0.3\apps\continuum\working-directory\2>cvs -z3 -f -d :ext:c [EMAIL PROTECTED]:/home/cvs -q log -d ">2006-07-06T16:00:08+0200" from the command line, I get the following res