On 5 Jun 2014, at 02:24, Warren Young wrote:
> The thing is, a unified diff cannot express all the information Fossil knows:
> file moves/renames/deletions, commit comments, the difference between a
> changeset and a monolithic patch, the point in the revision history the diff
> was made agai
I've been using it daily from the client side for a while now and haven't had
any problems. Not upgraded the server side yet, but happy to do so in the next
few weeks.
Thanks,
Kev
Sent from my iPhone
> On 11 Mar 2014, at 11:11, Stephan Beal wrote:
>
>> On Tue, Mar 11, 2014 at 6:06 AM, Andy B
On 1 Feb 2014, at 05:03, Andy Bradford wrote:
> If everyone else agrees that this is a good idea (automatically sending
> HTTP Authorization in response to 401)
How does fossil authenticate with a server, does it send the password
plaintext? HTTP Basic Auth does!
I'm not sure whether this
On 29 Jan 2014, at 06:59, Andy Bradford wrote:
> I've just started a branch for exploring a different way to enable the
> use of HTTP Authorization headers in requests:
I don't quite understand this, does it use basic authentication instead of
fossil authentication? How does the fossil serve
On 4 Jun 2013, at 17:18,
wrote:
I do the following:
I have a directory, /var/fossils with all the repositories in it.
Then for each set of repositories (for example, public) I have the following
directory tree in /var/www/fossilserver
public/
fossils/
symlink_to_/va
On 9 Mar 2013, at 23:01, Simon Tremblay wrote:
> Unfortunately Martin, it seems this version of Debian (6 stable) uses a too
> recent version of GLIBC.
Would a static binary built on any 32bit system not work? Unfortunately, I
don't have access to 32 bit system, so am unable to build one for y
> dyld: Library not loaded: /opt/local/lib/libreadline.6.1.dylib
Fossil on my machine finds the readline library from MacPorts
(http://www.macports.org). You may want to install MacPorts, as it looks like
fossil is also using other libraries from there too.
(MacPorts is installed to /opt/local)
> Error: OpenSSL not found. Consider --with-openssl=none to disable HTTPS
> support
On Debian, install libssl-dev.
Also if you're on amd64, I recommend building a shared version, I can't
remember the details, only that I had great trouble building a static binary
and gave up.
Thanks,
Kev
___
Just an idea, check the permissions of of the database files on the server.
Make sure the user accessing them has read and write access. I get a similar
error when I've accidentally set it to 640 instead of 660.
Thanks,
Kevin
Sent from my iPhone
On 19 Jun 2012, at 18:59, Benedikt Ahrens wrote
1/
which then resets my password on the local repository. Although auto sync does
work.
I know this is a minor problem because fossil ui seems to automatically log me
in on the local repository, but I'd prefer it if I could keep the passwords the
same. Is there a way to do this?
Tha
10 matches
Mail list logo