Ticket Change Details
Not logged in
Overview

Artifact ID: 0da32ffd02a2d700b103a8d0705b9b43cb34b100
Ticket: 9ce0321b54eb5c8e8fc782f2afb55302685c42c5
fossil push - server says: not authorized to write
User & Date: drh 2009-05-09 19:15:22
Changes

  1. Appended to comment:
    
    
    <hr><i>drh added on 2009-05-09 19:15:22:</i><br>
    The last-sync-url is updated automatically when you do a push, pull, or sync
    that specifies an explicit url.  Example:
    
        fossil pull http://USER:PASSWORD@www.mysite.net/project1
    
    The command above will store the "http://USER:PASSWORD@www.mysite.net/project1"
    in the last-sync-url variable.  Note also that the USER:PASSWORD, is stored
    but never displayed.