Ticket Change Details
Not logged in

Changes to ticket 9ce0321b54

By drh on 2009-05-09 19:15:22. See also: artifact content, and ticket history

    1. Appended to comment:

      drh added on 2009-05-09 19:15:22:
      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.