[ 
https://issues.apache.org/jira/browse/SCM-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960837#comment-17960837
 ] 

ASF GitHub Bot commented on SCM-187:
------------------------------------

jira-importer commented on issue #482:
URL: https://github.com/apache/maven-scm/issues/482#issuecomment-2964598267

   **[Fabrice 
Bellingard](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=fabemn)**
 commented
   
   Checks if the OS name is Windows or another one.
   




> CVS changelog creates bad dates for CVS on linux
> ------------------------------------------------
>
>                 Key: SCM-187
>                 URL: https://issues.apache.org/jira/browse/SCM-187
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Bug
>          Components: maven-scm-provider-cvs
>    Affects Versions: 1.0-beta-2
>         Environment: Linux
>            Reporter: jimmy
>            Assignee: Emmanuel Venisse
>            Priority: Major
>             Fix For: 1.0-beta-4
>
>         Attachments: date_quoting_fix.patch, 
> dates-quoting-fix-with-os-test.txt
>
>
> This is related to SCM-177.
> SCM-177 presents a patch which fixes timezone problems with the dates sent to 
> the CVS command, but it also introduces a new bug.
> With the current svn source I get commandlines like this when i try to get 
> changelogs with a startdate set:
> cvs -z3 -f -d :pserver:[email protected]:/cvsroot -q log -d 
> '">2006-04-20T11:42:45+0200"' -rBRANCH_1_1
> The problem is that the date has two pairs of qoutes. From the comments on 
> SCM-177 it seems like this is not an issue on windows. I'm running linux and 
> my cvs command does not accept the date. 
> I'm not very used to creating patches but I'll try to create one that fixes 
> my problem and attach it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to