DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13622>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13622

ChangeLog command includes bad space

           Summary: ChangeLog command includes bad space
           Product: Ant
           Version: 1.5.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When using the cvschangelog task, and setting a start date, the following 
command is generated :    ChangeLog command: [cvs log "-d >=2002-10-08"]

However, CVS does not seem to behave as documented with this parameter.  In 
particular, it seems that it doesn't like the space between the '-d' and the 
date specification). (It misses very new files) It works fine without the space!

There was some changes/unchanges in this regards in 1999

http://ccvs.cvshome.org/source/browse/ccvs/src/log.c   (revisions 155-158)

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to