On Tue, 21 Jul 2015 12:40:27 -0700
jungle Boogie <jungleboog...@gmail.com> wrote:

> I'm not a maintainer but this is what I have done in the past, with
> guidance of others.
> 
> 0. clone the repo
> 1. make your changes
> 2. fossil changes to list your changes
> 3. fossil diff filename
> 
> here's the diff:
> --- www/webui.wiki
> +++ www/webui.wiki
> @@ -61,11 +61,11 @@
>    <b>fossil ui</b>
> 
>  The latter case is a very useful short-cut when you are working on a
>  Fossil project and you want to quickly do some work with the web interface.
>  Notice that Fossil automatically finds an unused TCP port to run the
> -server own and automatically points your web browser to the correct
> +server on and automatically points your web browser to the correct
>  URL.  So there is never any fumbling around trying to find an open
>  port or to type arcane strings into your browser URL entry box.
>  The interface just pops right up, ready to run.
> 
>  The Fossil web interface is also very easy to setup and run on a


Interesting, thanks! What is step 4? Is the diff submitted to this mailing 
list, or is some kind of repo sync performed, or is a ticket submitted through 
the https://fossil-scm.org/index.html/ticket web interface (I don't see a way 
to do that, which seems odd)?
_______________________________________________
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