You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/08/21 13:58:16 UTC

DO NOT REPLY [Bug 11894] New: - cvspass sets password in windows format, cvs client sends it in unix format

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=11894>.
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=11894

cvspass sets password in windows format, cvs client sends it in unix format

           Summary: cvspass sets password in windows format, cvs client
                    sends it in unix format
           Product: Ant
           Version: 1.5
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: opensource@saynomoo.com


When saving password to a file by the cvspass task in windows, there will be an 
carriage return after the password. If this password is then used by the cvs 
task, the carriage return will be sent as part of the password. The result is 
that the user is not authorized.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>