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

2006-07-12 Thread Emmanuel Venisse
ok, I think it's the pb. In the update process, we call the changelog command and we don't throw an 
exception when it fail.


We need to remove extra quotes on cvs command line. We'll fix it in maven-scm.

Thanks for your tests, I know the pb now and what to fix.

Emmanuel

Carlo Bonamico a écrit :

Emmanuel Venisse wrote:
Can you test with bothe quote/double quotes like the command executed 
by continuum.




If I run:
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"'

I get the following error:
cvs [log aborted]: Can't parse date/time: 2006-07-06T16:00:08+0200'

notice the single quote at the end...

My machine runs on Windows XP Professional.

Thank you for you help!
Carlo








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

2006-07-12 Thread Carlo Bonamico

Emmanuel Venisse wrote:
Can you test with bothe quote/double quotes like the command executed 
by continuum.




If I run:
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"'

I get the following error:
cvs [log aborted]: Can't parse date/time: 2006-07-06T16:00:08+0200'

notice the single quote at the end...

My machine runs on Windows XP Professional.

Thank you for you help!
Carlo



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

2006-07-06 Thread Emmanuel Venisse

it seems to be ok.

Can you run this command:
cvs -z3 -f -d YOUR_CVS_ROOT -q log -d "20060706T13:00:00<20060706T15:00:00" or the similar command 
from your continuum logs


Emmanuel

Carlo Bonamico a écrit :

I am using cvs, in english.

I attach a segment of the output from running  "cvs log" in the working 
directory


RCS file: /home/cvs/SANDBOX/xdocs/navigation.xml,v
Working file: xdocs/navigation.xml
head: 1.2
branch:
locks: strict
access list:
symbolic names:
keyword substitution: k
total revisions: 2; selected revisions: 2
description:

revision 1.2
date: 2006-07-06 13:57:20 +;  author: bonamico;  state: Exp;  lines: 
+9 -7;

commitid: 4dee44ad16c04567;
*** empty log message ***

revision 1.1
date: 2006-07-06 13:12:02 +;  author: bonamico;  state: Exp;  
commitid: 4c33

44ad0c214567;
-Aggiunta della funzione di creazione automatica

Hope this helps...



Emmanuel Venisse wrote:

http://jira.codehaus.org/browse/CONTINUUM-620

What is your scm? what is the language in the output of it? english?

Emmanuel

Carlo Bonamico a écrit :

Hi!
when I trigger a build for a maven 1 project in continuum 1.0.3, I 
can see the changes list but it is missing developer id/names, date 
of modification and log message.

I looked in jira but could not find related issues...

Thanks in advance for your help!
Carlo
















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

2006-07-06 Thread Carlo Bonamico

I am using cvs, in english.

I attach a segment of the output from running  "cvs log" in the working 
directory


RCS file: /home/cvs/SANDBOX/xdocs/navigation.xml,v
Working file: xdocs/navigation.xml
head: 1.2
branch:
locks: strict
access list:
symbolic names:
keyword substitution: k
total revisions: 2; selected revisions: 2
description:

revision 1.2
date: 2006-07-06 13:57:20 +;  author: bonamico;  state: Exp;  lines: 
+9 -7;

commitid: 4dee44ad16c04567;
*** empty log message ***

revision 1.1
date: 2006-07-06 13:12:02 +;  author: bonamico;  state: Exp;  
commitid: 4c33

44ad0c214567;
-Aggiunta della funzione di creazione automatica

Hope this helps...



Emmanuel Venisse wrote:

http://jira.codehaus.org/browse/CONTINUUM-620

What is your scm? what is the language in the output of it? english?

Emmanuel

Carlo Bonamico a écrit :

Hi!
when I trigger a build for a maven 1 project in continuum 1.0.3, I 
can see the changes list but it is missing developer id/names, date 
of modification and log message.

I looked in jira but could not find related issues...

Thanks in advance for your help!
Carlo











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

2006-07-06 Thread Emmanuel Venisse

http://jira.codehaus.org/browse/CONTINUUM-620

What is your scm? what is the language in the output of it? english?

Emmanuel

Carlo Bonamico a écrit :

Hi!
when I trigger a build for a maven 1 project in continuum 1.0.3, I can 
see the changes list but it is missing developer id/names, date of 
modification and log message.

I looked in jira but could not find related issues...

Thanks in advance for your help!
Carlo








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

2006-07-06 Thread Carlo Bonamico

Hi!
when I trigger a build for a maven 1 project in continuum 1.0.3, I can 
see the changes list but it is missing developer id/names, date of 
modification and log message.

I looked in jira but could not find related issues...

Thanks in advance for your help!
Carlo