hi Nandan,
thanks...I've changed the config to:
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = git://git.b9.com/clsql.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
But clbuild seems not working.
Anyway, I've managed to setup weblocks-clsql-demo. I got the clsql-
fluid using DARCS and pasted
i) clsql-fluid.asd in folder clsql
ii) fluid.lisp in clsql/sql
Is this correct?
Loading weblocks-clsql-demo has no issues...
However starting the app causes
The function CLSQL-SYS::RELEASE-TO-CONN-POOL is undefined
thanks...
On Jul 19, 3:08 pm, Nandan Bagchee <[email protected]> wrote:
> > [core]
> > repositoryformatversion = 0
> > filemode = true
> > bare = false
> > logallrefupdates = true
> > [remote "origin"]
> > url = git://git.b9.com/clsql.git
> > fetch = +refs/heads/*:refs/remotes/origin/*
> > [remote "sll"]
> > url = git://repo.or.cz/clsql/sll.git
> > fetch = +refs/heads/*:refs/remotes/sll/*
>
> You have two remote repos defined. Try deleting remote "sll" from the git
> config and see if that fixes things (try the clbuild command again).
> Otherwise skip the project using clbuild, and just download/unpack the clsql
> you want to use in the correct src directory.
--
You received this message because you are subscribed to the Google Groups
"weblocks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/weblocks?hl=en.