Re: Publishing on a simple HTTP server

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Monday, February 12, 2007 - 4:11 pm

Hi,

On Mon, 12 Feb 2007, Xavier Maillard wrote:


How did you upload?

Basically, the best way really is to follow 
Documentation/howto/setup-git-server-over-http.txt. Having said that, you 
can run git-update-server-info locally, and copy .git/info/refs to the 
webserver.

HOWEVER, most likely you have to adjust the permissions on the webserver 
afterwards. As I said, the easiest way is to follow the docs (which boils 
down to do even the initial push using git).

Hth,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Publishing on a simple HTTP server, Xavier Maillard, (Mon Feb 12, 1:10 pm)
Re: Publishing on a simple HTTP server, Johannes Schindelin, (Mon Feb 12, 4:11 pm)
Re: Publishing on a simple HTTP server , Xavier Maillard, (Mon Feb 12, 10:32 pm)
Re: Publishing on a simple HTTP server , Johannes Schindelin, (Tue Feb 13, 3:07 am)
Re: Publishing on a simple HTTP server , Xavier Maillard, (Tue Feb 13, 4:45 am)
Re: Publishing on a simple HTTP server , Johannes Schindelin, (Tue Feb 13, 4:57 am)
Re: Publishing on a simple HTTP server , Xavier Maillard, (Wed Feb 14, 3:59 am)
Re: Publishing on a simple HTTP server, Jeff King, (Wed Feb 14, 4:23 am)
[SOLVED] Re: Publishing on a simple HTTP server , Xavier Maillard, (Wed Feb 14, 4:34 am)