Re: [fossil-users] Upload/push a new repo

2013-05-24 Thread Richard Hipp
On Fri, May 24, 2013 at 3:17 PM, Marek wrote: > Hi, > > Is it possible to upload or push a new local repo onto a server (repo > doesn't exist on server at all)? > > scp repo.fossil user@server:repo.fossil -- D. Richard Hipp d...@sqlite.org ___ fossi

[fossil-users] Upload/push a new repo

2013-05-24 Thread Marek
Hi, Is it possible to upload or push a new local repo onto a server (repo doesn't exist on server at all)? thanks, -- Marek Sent with Sparrow (http://www.sparrowmailapp.com/?sig) ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http

[fossil-users] Warnings when compiling fossil

2013-05-24 Thread Jan Nijtmans
When compiling fossil's trunk with Cygwin I get: ... ./src/shell.c: In function ‘integerValue’: ./src/shell.c:1567:3: warning: array subscript has type ‘char’ [-Wchar-subscripts] ./src/shell.c: In function ‘integerValue’: ./src/shell.c:1571:13: warning: comparison between signed and unsigned intege

Re: [fossil-users] How to contribute to wiki?

2013-05-24 Thread Gilles
On Thu, 23 May 2013 19:03:31 -0400, Richard Hipp wrote: >Do you know that you can view the formatting of these kinds of pages >without checking them in? Just put the file (with a ".wiki" suffix) >somewhere in an open checkout, then run "fossil ui". Enter " >http://localhost:8080/doc/ckout/...";