You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2006/03/28 14:57:44 UTC

[jira] Closed: (SCM-177) Errors during changelog

     [ http://jira.codehaus.org/browse/SCM-177?page=all ]
     
Emmanuel Venisse closed SCM-177:
--------------------------------

     Assign To: Emmanuel Venisse
    Resolution: Won't Fix

- datePattern is for the output and not for the command line. The format "yyyy-MM-dd HH:mm:ss z" on command line is a valid format for cvs log command (http://cvsbook.red-bean.com/cvsbook.html#Date%20Formats)
- argument of cl.createArgument().setValue() are automatically enclosed by quotes if it contains spaces

What exactly your problem with changelog command? Is it with code in svn or a previous version?

> Errors during changelog
> -----------------------
>
>          Key: SCM-177
>          URL: http://jira.codehaus.org/browse/SCM-177
>      Project: Maven SCM
>         Type: Bug

>   Components: maven-scm-provider-cvs
>  Environment: Windows XP, CVS NT
>     Reporter: Marcin Cetnarski
>     Assignee: Emmanuel Venisse
>  Attachments: AbstractCvsChangeLogCommand.patch
>
>
> In class AbstractCvsChangeLogCommand there are two errors:
> - date format passed in changelog configuration is omited  - "yyyy-MM-dd HH:mm:ss z" is used instead
> - range argument must be enclosed by quotation marks
> Patch added.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira