2012/1/10 Richard Hipp :
>
> How about:
>
> wget 'http://fsl.example.com/repo/tarball/x.tgz?uuid=trunk'
>
>>
Ah okay, thanks. That makes it easy enough.
wget 'http://fsl.example.com/repo/tarball/.?uuid=trunk' -O- | pax -rz
It only required the additional zip privilege for nobody.
Which is
Hi all,
On Windows Vista, I get repeatable crashes of fossil (application
stops working and brutally crashes).
This happens when running fossil revert (whatever the rest of the
command is), for instance:
C:\Users\francois\Documents\Development\tcltk-fossil\tk-fossil\tests>fossil
changes
E
On Tue, Jan 10, 2012 at 3:27 PM, Thomas Stover wrote:
>
> -althttpd looks for directories that end with the .website suffix, and
> defaulting to default.website. So create one or more directories like
> this /repos/project1.website /repos/project2.website, which will then
> corrispond to the URLs
On Tue, Jan 10, 2012 at 3:24 PM, wrote:
> Probably missing something very obvious. But how do you
> get the current set of files from a remote repository? (Using
> the command line, not the server UI.)
>
> With SVN or GIT you can just do a checkout on the server
> url with e.g.
>svn co http:/
As promissed, a stab at some more dumbed down instructions. (So at
least I might be able to figure this out again later)
=
Checklist For stunnel + althttpd + fossil configuration
This configuration allows for multiple fossil projects, static
contents, other non-fossil cgi co
Probably missing something very obvious. But how do you
get the current set of files from a remote repository? (Using
the command line, not the server UI.)
With SVN or GIT you can just do a checkout on the server
url with e.g.
svn co http://svn.example.org/repos/proj/trunk proj
git clone g
On Tue, 10 Jan 2012 12:55:20 -0500
Richard Hipp wrote:
> exec = /usr/bin/althttpd
> execargs = /usr/bin/althttpd -logfile /logs/http.log -root /home/www
> -user www-data -https 1
That helped, I forget the separate exec and execargs parts.
Relevant valgrind output is:
==29180== Invalid read of
On Tue, Jan 10, 2012 at 12:35 PM, Thomas Stover wrote:
> On Tue, 10 Jan 2012 07:58:11 -0500
> Richard Hipp wrote:
>
> > If this is all your log shows, that indicates that Fossil is never
> > seeing the actual login attempt. The error appears to be occurring
> > somewhere before reaching Fossil.
On Tue, 10 Jan 2012 07:58:11 -0500
Richard Hipp wrote:
> If this is all your log shows, that indicates that Fossil is never
> seeing the actual login attempt. The error appears to be occurring
> somewhere before reaching Fossil.
>
Indeed. It appears the problem is with althttp. /var/log/messag
On 1/9/2012 5:05 PM, Joerg Sonnenberger wrote:
On Mon, Jan 09, 2012 at 03:52:02PM -0800, Andreas Kupries wrote:
On 1/9/2012 12:16 PM, Joerg Sonnenberger wrote:
On Sun, Jan 08, 2012 at 12:42:17PM -0800, Russ Paielli wrote:
You can easily provide a git mirror of a fossil repository. It can be
som
On Mon, Jan 9, 2012 at 7:10 PM, wrote:
> Try the URL https://www.thomasstover.com/buildconfigurationadjust/. It
> does output. If I type in the anonymous or admin credentials, I get blank
> screen. This is just a completely blank project.
>
> fossil-debug-log looks like trying an anonymous login:
11 matches
Mail list logo