Fossil

Ticket Change Details
Login

Ticket Change Details

Overview

Artifact ID: 91d7c1329c941c3ffa23fe8d17537e925bbffe86
Ticket: 93fef9f3c8649f8e00c672e698ee59c659129d84
fossil clone -A username does not work
User & Date: renez 2010-09-30 21:41:04
Changes

  1. Appended to comment:
    
    
    <hr /><i>renez added on 2010-09-30 21:41:04:</i><br />
    The problem is in
    
    void db_create_default_users(int setupUserOnly, const char *zDefaultUser)
    
    It first checks for the default user in the database
    
    it should check zDefaultUser first and if that is empty go for the 
    default user in the database