On Fri, Oct 7, 2011 at 12:06 PM, Gilles <gilles.gana...@free.fr> wrote:

> Hello
>
> I have two questions:
>
> 1. The files I added to Fossil are scattered in directories in the C:
> partition, so the repository is C:\myrepo.repo.
>
> When I wish to commit changes, I assume I can run "fossil commit" from
> anywhere in the C: partition, not necessarily at the root.
>
> Before I go ahead, I'd like to perform a dry run, but "fossil help
> commit" shows that "commit" doesn't allow dry runs.
>
> Is there a way to check what "commit" will do without actually
> committing changes?
>

Use the (undocumented) --test option:  "fossil commit --test"


>
> 2. Is there a way to run a GUI diff for Windows so I can check what
> changes were made between two revisions of a given file?
>
> If so, which GUI diff would you recommend?
>
> Thank you.
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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