History Of Ticket 9ce0321b54
Not logged in
Ticket change [cdaa465435] (rid 4733) by anonymous on 2009-05-22 08:05:11:
  1. Change comment to "Whenever I want to sync or push from a local repository to the 'main' repository, I get this answer and fossil bails out. I checked the users on the local and remote repositories and they are the same. Tried to look for this in the documentation and tickets but could not find anything. How can I resolve this ? Thx, Wim <hr><i>anonymous added on 2009-05-09 15:33:57:</i><br> I found out by browsing the database where my problem was. Although you update your user info (specifically passwords), the last-sync-url does not get updated. Updating this variable with the reset password settles the problem. Is there a way to update the last-sync-url from the command line ? <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."
  2. Change status to "Closed"
Ticket change [0da32ffd02] (rid 4729) by drh on 2009-05-09 19:15:22:
  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.

Ticket change [1c62d46978] (rid 4728) by anonymous on 2009-05-09 15:33:57:
  1. Appended to comment:

    anonymous added on 2009-05-09 15:33:57:
    I found out by browsing the database where my problem was. Although you update your user info (specifically passwords), the last-sync-url does not get updated. Updating this variable with the reset password settles the problem. Is there a way to update the last-sync-url from the command line ?

  2. Change priority to "Low"
  3. Change resolution to "Open"
  4. Change severity to ""
Ticket change [03c80b87b9] (rid 4727) by anonymous on 2009-05-09 14:48:47:
  1. Change comment to "Whenever I want to sync or push from a local repository to the 'main' repository, I get this answer and fossil bails out. I checked the users on the local and remote repositories and they are the same. Tried to look for this in the documentation and tickets but could not find anything. How can I resolve this ? Thx, Wim"
  2. Change foundin to "2009-01-29"
  3. Change private_contact to "d6e3dc5a1be453a53ddbc40f3b13dd2f051d19a8"
  4. Change severity to "Important"
  5. Change status to "Open"
  6. Change title to "fossil push - server says: not authorized to write"
  7. Change type to "Incident"