On Sun, Oct 20, 2013 at 05:52:04AM -0700, shlo.af...@gmail.com wrote:
> 
> Hi,
> I create a repository called test2.git then I copy it to test2x.git
> 
> when I do 
>     git clone http://gitserver/test2.git 
> Everything goes okay.
> 
> When I do 
>     git clone http://gitserver/test2x.git
> I get the error:
> error: The requested URL returned error: 403 while accessing 
> http://gitserver/test2x.git/info/refs
> fatal: HTTP request failed
> 
> It the same data with the same permission. Why one directory work
> and the other not?

I'd start with checking the webserver configuration.  From wikipedia:

  Status code 403 responses are the result of the web server being
  configured to deny access, for some reason, to the requested
  resource by the client.

/M

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

Unreadable code,
Why would anyone use it?
Learn a better way.
     -- Geoff Kuenning's contribution to the 2004 Perl Haiku Contest,
        Haikus about Perl - 'Dishonerable Mention' winner

Attachment: pgpNyGknLqN8f.pgp
Description: PGP signature

Reply via email to