[ http://jira.codehaus.org/browse/SCM-177?page=comments#action_62270 ]
Marcin Cetnarski commented on SCM-177: -------------------------------------- About cvs nt format http://www.cvsnt.org/manual/html/Common-options.html, so it uses all ISO 8601 format. I think that my problem caused this date "2006-02-27 08:59:27 CET<2006-03-30 09:59:27 CEST". CEST is not parsed by cvs as a valid time zone. After your changes works ok. Why scm uses native commandline scm and before used cvslib from netbeans ? > 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 > Fix For: 1.0 > 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