hi

once in the past i've enabled git support in Frugalware's darcs package.
something like:

cg-clone http://www.kernel.org/pub/scm/git/git.git
cd git; dr changes --last=5

worked fine at that time. using darcs-1.0.7 (and git-1.3) now i get:

$ dr changes
read(head): No such file or directory
darcs failed:  "." is not a valid repository.

i'm not sure about what's the proper way to check if the darcs binary
has git support, but it seems:

$ strings `which darcs`|grep -c git
29

including:
Neither _darcs/ not .git/
.git
/.git/HEAD

which seems to be ok. so, my question is that does darcs-1.0.7 with git
support works fine for others?

thanks,
VMiklos

-- 
Developer of Frugalware Linux, to make things frugal - http://frugalware.org

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to