Re: clone URL missing in gitweb

2012-07-18 Thread baluchen
Tom, I verified the entries and they seems to be correct. But the clone and its URL is still now showing when browsing project summary page via gitweb Thanks Bala -- View this message in context: http://git.661346.n2.nabble.com/clone-URL-missing-in-gitweb-tp7563176p7563199.html Sent from the gi

Re: clone URL missing in gitweb

2012-07-18 Thread baluchen
Thanks tom. I verified and i have following line in my gitweb.cgi. But still i caould not get cloan our @git_base_url_list = grep { $_ ne '' } (""); @url_list = map { "$_/$project" } @git_base_url_list unless @url_list; # use per project git URL list in $projectroot/$project/clo

clone URL missing in gitweb

2012-07-17 Thread baluchen
Hi, I setup gitweb and it is working. When you click any project in gitweb following information will be displayed cloning git clone http://.domain.com/git/Android/Abalone.git description email client - web hybrid owner ciebv245a daemon last change Thu, 10 May 2012 15:44:36 + But in