[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tekuti
From: |
David Pirotte |
Subject: |
tekuti |
Date: |
Wed, 9 Mar 2011 13:02:32 -0300 |
Hello,
Trying tekuti for the very frst time [never used/hold any blog, please excuse my
total lack of knowledge about this]
I took a git clone and slightly modified config.scm and mod-lisp.scm for using
the
port 8085 [8080 already used by guile-www intranet ...], then performed the
required
git config --global user.email "address@hidden"
git config --global user.name "Your Name"
Launching tekuti gives me this message:
address@hidden:/usr/local/src/tekuti/git-clone 98 $ ./env src/tekuti
;;; note: source file /usr/local/src/tekuti/git-clone/tekuti/config.scm
;;; newer than compiled /usr/local/src/tekuti/git-clone/tekuti/config.go
;;; found fresh local cache
at
/usr/alto/staff/david/.cache/guile/ccache/2.0-LE-4-2.0/usr/local/src/tekuti/git-clone/tekuti/config.scm.go
fatal: ambiguous argument 'refs/heads/index': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions
and trying to access http://localhost:8085 add these lines:
fatal: ambiguous argument 'refs/heads/master': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions
;;; WARNING (Error handling request srfi-34 (#<condition &git-condition [argv:
("git" "--bare" "rev-parse" "refs/heads/master") output: "refs/heads/master
" status: 32768] a1d0ed0>))
Thanks for some hints,
David
ps:
-] http://localhost:8085 displays an empty page, despite the default title
"My blog" ...
-] http://localhost:8085/blog/admin repeats the error message and
'displays' an empty page too