Stelian Ionescu <[email protected]> writes: > On Mon, 2010-07-05 at 17:03 +0200, Pascal J. Bourguignon wrote: >> Stelian Ionescu <[email protected]> writes: >> >> > commit cc0dde932c97dcc2ce49ba51b7ea9839367d6517 >> > Author: Stelian Ionescu <[email protected]> >> > Date: Sun Jul 4 22:50:08 2010 +0800 >> > >> > Remove EAGAIN >> > >> > src/sockets/grovel.lisp | 1 - >> > src/syscalls/ffi-types-unix.lisp | 1 - >> > src/syscalls/pkgdcl.lisp | 2 +- >> > 3 files changed, 1 insertions(+), 3 deletions(-) >> > >> > >> > An updated tarball of IOLib's source can be downloaded here: >> > http://common-lisp.net/project/iolib/files/snapshots/iolib-20100704.tar.gz >> > >> > Gitweb URL: >> > http://repo.or.cz/w/iolib.git >> >> [...@kuiper :0.0 site]$ git clone http://repo.or.cz/w/iolib.git >> Initialized empty Git repository in >> /home/pjb/firms/medicalis/src/mdi/subprojects/dependencies/lisp/site/iolib/.git/ >> warning: remote HEAD refers to nonexistent ref, unable to checkout. >> >> I guess this is not what should be expected... > > That URL points to a gitweb instance: open it in a browser and you'll > see :)
Oh, I see indeed. The .git of the URL made me think it was the git url of the repository. -- __Pascal Bourguignon__ http://www.informatimago.com/ _______________________________________________ IOLib-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/iolib-devel
