Re: [fossil-users] This mailing list is now deprecated

2018-08-08 Thread Will Parsons
On Wednesday, 8 Aug 2018 8:40 AM -0400, Richard Hipp wrote: > The new "forum" feature of Fossil is now live on the self-hosting website: > > https://fossil-scm.org/forum > > The forum feature is intended as a replacement for mailing lists like > this one. Though still very "beta", I believe

Re: [fossil-users] This mailing list is now deprecated

2018-08-08 Thread Warren Young
On Aug 8, 2018, at 5:49 PM, Will Parsons wrote: > > I am > disappointed that now I shall have to use a (expletive deleted) web > forum to post comments...I have been using Gmane to read and post to > both the Fossil and SQLite mailing lists. I’ve always thought of Gmane as just another web

Re: [fossil-users] This mailing list is now deprecated

2018-08-08 Thread Philip Bennefall
Thanks, I am getting forum emails just fine now. What I am wondering is, what do I miss if I don't have a user account? I wanted to subscribe as a named user "philip_bennefall". I also have a small suggestion about forum email notifications. In the From header, it only lists the email

Re: [fossil-users] Who runs Fossil servers on Windows?

2018-08-08 Thread Jan Nijtmans
Op di 7 aug. 2018 om 18:57 schreef Richard Hipp : > > If you are running a Fossil server on Windows, please share with me > how you set it up. You can respond via private email directly to me > if you like. > > (1) Run using "fossil server" > (2) Run using "fossil winsrv" > (3) Using

Re: [fossil-users] This mailing list is now deprecated

2018-08-08 Thread Petr Man
Hello Richard, I registered in the forum and the password manager didn't save my password. I don't see any way of resetting it. Best, Petr On Wed, Aug 8, 2018 at 2:40 PM Richard Hipp wrote: > > The new "forum" feature of Fossil is now live on the self-hosting website: > >

Re: [fossil-users] This mailing list is now deprecated

2018-08-08 Thread Andy Bradford
Thus said Richard Hipp on Wed, 08 Aug 2018 08:40:37 -0400: > New submissions via email are disallowed as an anti-spam > measure. Will this ever be enabled? I prefer email over web forum posting. Also, would it be a good idea to subscribe some of the mail archiving addresses for continuity?

Re: [fossil-users] 'fossil open' and existing local 'manifest' and 'manifest.uuid' files

2018-08-08 Thread Warren Young
On Aug 7, 2018, at 8:51 PM, Artur Shepilko wrote: > > When executing 'fossil > open' for a newly created repo, if there're any existing local files > named "manifest" and "manifest.uuid" these get deleted. Those files are generated by Fossil when you have the default-off setting “manifest”

Re: [fossil-users] This mailing list is now deprecated

2018-08-08 Thread joerg van den hoff
On 08.08.18 14:40 , Richard Hipp wrote: Please discontinue use of this mailing list except as an emergency back-up to the forum in case the forum stops working. If forum is not working, you can also send email directly to me. well no luck here. this: An email has been sent to

Re: [fossil-users] This mailing list is now deprecated

2018-08-08 Thread Richard Hipp
On 8/8/18, Philip Bennefall wrote: > > I am still getting stuck on the registration screen due to the captcha. > What parts do I miss if I don't have an account for now? I have added you as a verify subscriber. You should be getting forum notifications now, without the need to fill in the

[fossil-users] This mailing list is now deprecated

2018-08-08 Thread Richard Hipp
The new "forum" feature of Fossil is now live on the self-hosting website: https://fossil-scm.org/forum The forum feature is intended as a replacement for mailing lists like this one. Though still very "beta", I believe in eating ones own dogfood, and hence I am cutting over to the forum for

Re: [fossil-users] This mailing list is now deprecated

2018-08-08 Thread Philip Bennefall
Hi Richard, I am still getting stuck on the registration screen due to the captcha. What parts do I miss if I don't have an account for now? Thanks, Philip On 8/8/2018 2:40 PM, Richard Hipp wrote: The new "forum" feature of Fossil is now live on the self-hosting website:

Re: [fossil-users] This mailing list is now deprecated

2018-08-08 Thread Richard Hipp
On 8/8/18, joerg van den hoff wrote: > > > On 08.08.18 14:40 , Richard Hipp wrote: >> Please discontinue use of this mailing list except as an emergency >> back-up to the forum in case the forum stops working. If forum is not >> working, you can also send email directly to me. > > > well no

Re: [fossil-users] This mailing list is now deprecated

2018-08-08 Thread Stéphane Aulery
Hello, Le 08/08/2018 14:40, Richard Hipp a écrit : The new "forum" feature of Fossil is now live on the self-hosting website: https://fossil-scm.org/forum The forum feature is intended as a replacement for mailing lists like this one. Though still very "beta", I believe in eating ones

Re: [fossil-users] This mailing list is now deprecated

2018-08-08 Thread Gour
On Wed, 8 Aug 2018 08:40:37 -0400 Richard Hipp wrote: > Please discontinue use of this mailing list except as an emergency > back-up to the forum in case the forum stops working. What about devel list? Sincerely, Gour -- Abandoning all attachment to the results of his activities, ever

Re: [fossil-users] 'fossil open' and existing local 'manifest' and 'manifest.uuid' files

2018-08-08 Thread Artur Shepilko
> Maybe it should only delete these files when you say “fossil set manifest 0”? Thanks for the info. I also looked up where this happens in the code (manifest_to_disk() in checkout.c [http://fossil-scm.org/index.html/artifact?udc=1=30d687f7642ce389=136]) One way to get around this automatic