Pretty sure the answer will be know - as Fossil would need to keep track of
what ports were being used for which currently served projects.

Essentially I'd lie to be able to do "fossil ui url ?projectPath?" and get a
value of the url/port currently being served by Fossil for that project. I'm
just going through a few hoops launching servers in the backgound and trying
to make sure I've closed them down / finding out which url they are being
served on - ideally I'd be able to get Fossil to have these things tracked
for me.

On 26 January 2011 14:12, Richard Hipp <d...@sqlite.org> wrote:

>
>
> On Wed, Jan 26, 2011 at 9:04 AM, David Bovill <da...@architex.tv> wrote:
>
>> I know that the shell returns info about the url and process id that the
>> web interface is being served on - but is there a way to query this given a
>> repository name / path? Or do I have to track these in my app?
>>
>
> I don't understand this question.  Can you provide more detail about what
> you are asking?
>
_______________________________________________
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