On Fri, Sep 25, 2015 at 12:11:39AM -0700, arunjobema...@gmail.com wrote:
> Hi all,
> 
>         I am new to git. I have followed the instructions given 
> at https://git-scm.com/book/en/v2/Git-on-the-Server-GitWeb and successfully 
> installed gitweb.
> 
>         I am using git 2.2.2 and it is installed on Linux.
> 
>         After the successful installation and configuration of gitweb, I 
> could able to see my git repositories when I hit my url like... 
> http://ipaddress  ( and I could see all the git projects/repositories 
> listed here)
> 
>         Now, I would like to my team members to clone these repositories to 
> their local machines (all windows) using either git bash or tortoise git.
> 
>         However, we are unable to find or get the git clone url for these 
> projects which are on gitweb.
> 
>         How can I achieve this. Please help.
>  
>         For your information, there are 5 git repositories on my Linux box 
> (in which same git and gitweb are installed)  and they are present under 
> /root/git_projects/

AFAIU `gitweb` is only a viewer for git repos.  You'll need to set up
either ssh access och configure your web server to serve the git repos
(using `git-http-backend`).

/M

-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4 
email: mag...@therning.org   jabber: mag...@therning.org
twitter: magthe               http://therning.org/magnus

Computer Science: "In low-level languages like C"
Computer Engineering: "In high-level languages like C"

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: PGP signature

Reply via email to