'fossil update -n' will just show you what would change if you ran fossil
update.

'fossil sync' will just sync the repo and not make any changes but not make
any changes to your checkout. Fwiw, I believe update with -n syncs as well.

Hth,

T

On Thursday, February 21, 2013, K. Fossil user wrote:

>
> Hello,
>
> fossil open myrepo.fossil --keep
> fossil update
>  ## updates downloads files and they are stored in the current directory.
>
> Can't fossil do something like :
> fossil update --keep
> # so NO files are written in the current directory ?
>
> Best Regards
>
> K.
>
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to