Thus said Joe Knapka on Sat, 28 Mar 2015 09:19:57 -0600: > I went back to LaptopA and did "fossil update", only to receive the message: > > Error: wrong project > > Any idea what might be happening here?
This will happen if the sync was attempted against a different Fossil project. Each Fossil project has a unique project-code and when you clone, your local clone receives the project-code during the exchange. Then, each time you sync the project code is sent and the server compares its code with the one the client sent and rejects any content that doesn't have the same project-code. To see the project-code you can use ``fossil info'' on both laptops and the server. They should match. Another thing to check on both laptops is the ``fossil remote-url'' to make sure they are both syncing to the same place. Andy -- TAI64 timestamp: 400000005516d3ae _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users