Re: [fossil-users] New "fossil all ui" command

2017-01-05 Thread Kees Nuyt
[Default] On Thu, 5 Jan 2017 06:53:22 -0800, Marc Simpson
 wrote:

>On Thu, Dec 1, 2016 at 8:46 AM, Richard Hipp  wrote:
>> There is now a "fossil all ui" command that pops up a list of all
>> known repositories.  It appears to work on both unix and windows.
>
>Am I correct in thinking that repositories must confirm to the .fossil
>naming convention?
 
According to the documentation, it must:
http://fossil-scm.org/index.html/doc/trunk/www/aboutcgi.wiki
about halfway the page in ""Serving Multiple Fossil Repositories
From One CGI Script", second paragraph.
, 
>This didn't work for me out of the box as I typically use a .fsl
>extension across the board; all URLs in the index yield 404s.
>Symlinking my fossil.fsl clone to fossil.fossil then reopening the
>checkout seemed to address the issue for that repository.
>___
>fossil-users mailing list
>fossil-users@lists.fossil-scm.org
>http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

-- 
Regards,

Kees Nuyt

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] New "fossil all ui" command

2017-01-05 Thread joerg
On Jan 05 2017 (Thu,  6:53), Marc Simpson wrote:
> On Thu, Dec 1, 2016 at 8:46 AM, Richard Hipp  wrote:
> > There is now a "fossil all ui" command that pops up a list of all
> > known repositories.  It appears to work on both unix and windows.
> 
> Am I correct in thinking that repositories must confirm to the .fossil
> naming convention?
> 
> This didn't work for me out of the box as I typically use a .fsl
> extension across the board; all URLs in the index yield 404s.
> Symlinking my fossil.fsl clone to fossil.fossil then reopening the
> checkout seemed to address the issue for that repository.

I  can  confirm  that it does behave exactly that way for me, too (under
OSX): it only works if the repo's name uses  the  `.fossil'   extension.
other  names  don't work for me (in my case I just use an invariant name
`.fslrepo'  where the repo always resides within the respective checkout
dir).

> ___
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] New "fossil all ui" command

2017-01-05 Thread Marc Simpson
On Thu, Dec 1, 2016 at 8:46 AM, Richard Hipp  wrote:
> There is now a "fossil all ui" command that pops up a list of all
> known repositories.  It appears to work on both unix and windows.

Am I correct in thinking that repositories must confirm to the .fossil
naming convention?

This didn't work for me out of the box as I typically use a .fsl
extension across the board; all URLs in the index yield 404s.
Symlinking my fossil.fsl clone to fossil.fossil then reopening the
checkout seemed to address the issue for that repository.
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] New "fossil all ui" command

2016-12-01 Thread Richard Hipp
There is now a "fossil all ui" command that pops up a list of all
known repositories.  It appears to work on both unix and windows.

But I had to do a lot of cleanup to the --baseurl logic in order to
get this working.  I *think* the --baseurl option still works as it
used to, but I am not completely certain.  If you are using --baseurl,
I would appreciate it if you could try out the latest trunk version of
fossil and let me know whether or not it is still working.

-- 
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