Re: Unable to get "pretty" URL aliases working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Adam Nielsen schrieb:
> I would like to be able to do this:
> 
>   git clone ssh://myserver/project.git
>   git push
> 
> And have it work, but I keep getting errors about "/project.git" not
> existing in the root directory of my server.  (Which is correct, they
> are stored elsewhere.)

This form of URL can only accept the absolute path to project.git on
myserver, eg.:

   ssh://myserver/home/adam/project.git

-- Hannes

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]