On 02/12/2016 10:41 AM, Stephan Beal wrote:
> On Fri, Feb 12, 2016 at 4:22 PM, Boruch Baum <boruch_b...@gmx.com>
> wrote:
>> 1] How can I keep more than project repository UI open on localhost
>> for web interfacing. In my case, the two of interest were my test
>> project and the fossil documentation project. It would seem a
>> reasonable and common request to have more than one project open.

> Try: fossil ui from both trees. Fossil will dynamically select a
> port, starting at 8080, and start the browser with the proper port
> number.
That's what I orginally had tried, ie:
$ fossil ui ~/Downloads/fossil/fossil-scm &
$ fossil ui ~/Downloads/fossil/project1 &
and though the different instances were on unique ports (starting with
8081 in my case) and would open in unique browser tabs, each would close
the prior one's connection.

Does fossil have logging to look at for this kind of thing, or a diagnostic?

Aaaaannnnd . . .  now it's not reproducible.

Would there be a log somewhere, maybe within the SQL database, to
document the problem?

>> Does the project want to accept input from this mailin list?
> Yes :).
Thanks.

-- 
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
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