[ http://jira.codehaus.org/browse/SCM-187?page=all ]

Fabrice BELLINGARD updated SCM-187:
-----------------------------------

    Attachment: dates-quoting-fix-with-os-test.txt

Checks if the OS name is Windows or another one.

> CVS changelog creates bad dates for CVS on linux
> ------------------------------------------------
>
>                 Key: SCM-187
>                 URL: http://jira.codehaus.org/browse/SCM-187
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-cvs
>    Affects Versions: 1.0-beta-2
>         Environment: Linux
>            Reporter: Jimmy Larsson
>         Assigned To: Fabrice BELLINGARD
>         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 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

        

Reply via email to