forwarding to the mailing list, and forgot to hit reply all, sorry :/

.


-------- Original Message --------
From:Marek <mlf.c...@gmail.com>
Time:4/14/2012 03:13
To:Richard Hipp <d...@sqlite.org>
Subject:turning off gpg

Hi Richard,

On Saturday, April 14, 2012, Richard Hipp <d...@sqlite.org> wrote:
>
>
> On Fri, Apr 13, 2012 at 7:19 PM, Marek <mlf.c...@gmail.com> wrote:
>>
>> I'm sorry should have been "before running fossil init" so fossil is set
to clearsign off before I init a new repository but it still keeps looking
for gpg. Am I doing something wrong or could this be a bug?
>
> Looking at the code, I don't see any way that this could possibly be
happening.  Are you *sure* that you have the clearsign property turned
off?  Can you run Fossil in a debugger

I'm getting:
clearsign (global) off
When running fossil settings clearsign
Of course not a problem, I just need instructions on how to run gdb in
order to get the results. I guess I'd need to recompile fossil with
debugging turned on too?

thanks,

Marek


>
>>
>> thanks,
>>
>> Marek
>> .
>>
>>
>> -------- Original Message --------
>> From:Marek <mlf.c...@gmail.com>
>> Time:4/13/2012 18:31
>> To:Fossil SCM user's discussion <fossil-users@lists.fossil-scm.org>
>> Subject:Re: [fossil-users] turning off gpg
>>
>> Hi James,
>>
>> I've set the global clearsign to off before running fossil unit, but it
still tries to call gpg.
>> my fossil version is 1.22 2012-03-19 5dd5d39e7c.
>>
>> thanks,
>>
>> Marek
>> .
>>
>>
>> -------- Original Message --------
>> From:James Turner <ja...@calminferno.net>
>> Time:4/13/2012 15:08
>> To:Fossil SCM user's discussion <fossil-users@lists.fossil-scm.org>
>> Subject:Re: [fossil-users] turning off gpg
>>
>> On Fri, Apr 13, 2012 at 12:09:22AM +0200, Marek wrote:
>> > Hi,
>> >
>> > I'd like to ask whether it's possible to turn off gpg signing
entirely, for example I've set clearsign to off and running:
>> > fossil settings clearsign
>> > gives me:
>> > clearsign (global) off
>> > Running commit however tells me that gpg command has not been found
and asks me whether I want to proceed anyway. Is there something else I'm
missing?
>> >
>> > thanks,
>> >
>> > Marek
>> > .
>>
>> What version of fossil are you running? clearsign has been off by
>> default for quite awhile now.
>>
>> If you set clearsign off --global after you already created or cloned a
>> repository where clearsign was enabled you need to go and set it off for
>> those repositories as well or remove the setting so the global option
gets
>> used.
>>
>> --
>> James Turner
>> ja...@calminferno.net
>> _______________________________________________
>> 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
>>
>
>
>
> --
> 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

Reply via email to