On 02/02/2009, at 9:54 AM, D. Richard Hipp wrote: > > On Feb 1, 2009, at 7:46 PM, Tomasz Kosiak wrote: > >> I'm a newbie to fossil SCM, but familiar with CVS and SVN. >> Now I run fossil in autosync mode. I have 2 questions? >> >> 1. How can I see if I need to update my working checkout - are there >> any changes made by other users. Can I list what files will be >> updated >> during update. Something like running "cvs update -n" or "svn status >> -u" > > The "fossil sync" command will pull down any change from the central > repository into your local repository. Then you can run "fossil > timeline" to see what if anything has changed, or better "fossil ui" > to bring up a web GUI to let you see the current status of the > repository.
If I understand Tomasz correctly - he is asking "how can I check if my local repository needs syncing without actually doing the sync?" A question I have asked myself Steve _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users