Hi,

I started to play with fossil and here is my first problem:
1) I created a repo, made it available as cgi script through apache, a
friend of mine made a commit to it and now I try to "fossil pull" but
here is what I get (regardless whether apache runs or not; btw. I can
see his commit through the web interface):

Server:    file:///home/user/Repositories/test.fossil
                Bytes      Cards  Artifacts     Deltas
Sent:             146          2          0          0
Error: Database error: database is locked
COMMIT
Received:          53          1          0          0
Total network traffic: 283 bytes sent, 255 bytes received

What's wrong? Maybe I'm missing some permissions (but web interface does
work)?
Is it related to:
http://fossil-scm.org/index.html/tktview?name=8f8083f230 ?

Anyway I tried "fossil sql" and here is what I get:

SQLite header and source version mismatch
2012-01-16 13:28:40 ebd01a8deffb5024a5d7494eef800d2366d97204
2011-11-14 02:53:54 54cc11981127b52145e39f551d958580b1d45169

I use version 1.21 from Debian Wheezy.

2) Three ideas for future features (please tell me whether you will
consider implementing them):
        
a) alias for urls: possibility to provide an alias for url of each page
so that it looks cleaner. For example for the page
( http://fossil-scm.org/index.html/doc/trunk/www/custom_ticket.wiki )
alias could be "custom_ticket", so that the url will look like:

        http://fossil-scm.org/custom_ticket
        
b) a page with a simple contact form (optionaly with captcha and
attachments) that will send the message to a predifined email according
to topic selected by sender.

c) SSL support for "fossil server".

Thank you,
ST

_______________________________________________
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