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?

-- 
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/groups/opt_out.

Reply via email to