Ticket Change Details
Not logged in
Overview

Artifact ID: 88febc1fe479018cd022396933db6f550848ca10
Ticket: 4fe4de1b4d7e0ef592fe958b4dacf43e44eaae5e
"clone" does not work if the password is mistakenly entered once
User & Date: ron 2010-03-04 07:20:50
Changes

  1. comment changed to:
    Attempt to clone, and enter an incorrect password.  You are asked for the password again.  Enter the correct password, and Fossil does <b>not</b> get the repository correctly:
    
    
    <nowiki><pre>
    fossil clone http://ron@fossil-scm.org/ fossil.fsl
                    Bytes      Cards  Artifacts     Deltas
    Send:              49          1          0          0
    Received:      305113       6632          0          0
    Send:           10025        225          0          0
    password for ron:
    Server Error: login failed
    Received:          20          1          0          0
    Send:            9443        200          0          0
    password for ron:
    Total network traffic: 10909 bytes sent, 163956 bytes received
    Rebuilding repository meta-data...
    </pre></nowiki>
    
  2. severity changed to: "Severe"
  3. status changed to: "Open"
  4. title changed to:
    "clone" does not work if the password is mistakenly entered once
    
  5. type changed to: "Code_Defect"