jira-importer commented on issue #455: URL: https://github.com/apache/maven-scm/issues/455#issuecomment-2964596782
**[Marcin Cetnarski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cetnar)** commented 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 ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
