[fossil-users] local checkout not updated by fossil update

2009-10-11 Thread Carl Jolly
I am building tar files in my fossil checkout and the existence of these non-fossil objects prevents me from committing changes. Why does fossil care about the existance of files that are not in the repository before making a commit? Apparently my commit failed but fossil reports it as a CONFLICT

[fossil-users] local checkout not updated by fossil update

2009-10-11 Thread Carl Jolly
I have 2 users each with their own local repositories and local checkouts. I have a server that keeps the two user repositories in sync. I have done "fossil update" on both user repositories and have verified that the repo knows about a new file that one of the user has introduced. The server rep

Re: [fossil-users] Conflict resolution

2009-10-07 Thread Carl Jolly
x" user 2 -> fossil update CONFLICT x Re: [fossil-users] Conflict resolution Alec Clews Wed, 07 Oct 2009 19:25:19 -0700 You need to sync the server back to the user 2 first, then resolve the conflict locally and push back to server. (I'm guessing this is your 1st time around th

[fossil-users] Conflict resolution

2009-10-07 Thread Carl Jolly
I'm at my wits end. I am trying out fossil and I have created two users and one server. I have made changes to the same file in both user repositories. I have updated the server respository with the change from one user and now when I do an update for the second user I get a CONFLICT message for th