On Fri, Sep 20, 2013 at 10:39:07PM +0200, Sam Ḥilluc wrote:
> On 09/20/2013 10:14 PM, Alexander Huemer wrote:
> > $ hg clone git://git.suckless.org/st
> >
> > works for me. Are you sure there is a http+git URI scheme for hg-git?
> >
> > Kind regards,
> > -Alex
> Indeed, with the git protocol it wo
Hi,
On Fri, Sep 20, 2013 at 09:48:23PM +0200, Sam Ḥilluc wrote:
> The suckless projects being the only ones that I follow from their git
> repo, I decided to simply use the hggit extension of mercurial. So I
> installed it and tried a: hg clone git+http://git.suckless.org/dwm, I
> got a ValueErr
On 2013-09-20 21:48, Sam Ḥilluc wrote:
> hg clone git+http://git.suckless.org/dwm, I got a ValueError
Are you sure git+http works? Try git://git.suckless.org/dwm.git instead.
pgpCyI7jgOXt3.pgp
Description: PGP signature
On 09/20/2013 10:14 PM, Alexander Huemer wrote:
> $ hg clone git://git.suckless.org/st
>
> works for me. Are you sure there is a http+git URI scheme for hg-git?
>
> Kind regards,
> -Alex
Indeed, with the git protocol it works fine (I didn't know it, thanks).
But the http problem still holds, if a
Hi everybody,
The suckless projects being the only ones that I follow from their git
repo, I
decided to simply use the hggit extension of mercurial. So I installed
it and
tried a: hg clone git+http://git.suckless.org/dwm, I got a ValueError
exception. I tried the same thing with st, dmenu, with th