login
Header Space

 
 

Re: [ANNOUNCE] GIT 1.5.0

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <junkio@...>
Cc: <git@...>, <linux-kernel@...>
Date: Wednesday, February 14, 2007 - 10:57 am

On Tuesday, February 13, 2007 at 19:14:16 (-0800) Junio C Hamano writes:

I do think worth pointing out that, quite significantly, you can now
use git-daemon to push changes into a repo, something very handy for
private networks.

This is enabled by passing the --enable=receive-pack to the
git-daemon (usually in the [x]?inetd configuration).

This has the benefit of:

  1) More efficient git transport for both pushes and pulls.

  2) A less ugly URL to use: git://server/repo, instead of, say,
     ssh+git://server/path/to/repos/repo.

  3) Ability to easily move your repo without changing the URL in each
     client, by changing the URL in the git-daemon config file
     (xinetd) --- say, if you want to move your repo to a striped
     disk, or similar.


Bill
-
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:
[ANNOUNCE] GIT 1.5.0, Junio C Hamano, (Tue Feb 13, 11:14 pm)
Re: [ANNOUNCE] GIT 1.5.0, Bill Lear, (Wed Feb 14, 10:57 am)
Re: [ANNOUNCE] GIT 1.5.0, Linus Torvalds, (Wed Feb 14, 12:45 pm)
Re: [ANNOUNCE] GIT 1.5.0, Matthieu Moy, (Wed Feb 14, 8:42 am)
Re: [ANNOUNCE] GIT 1.5.0, Andy Parkins, (Wed Feb 14, 5:06 am)
Re: [ANNOUNCE] GIT 1.5.0, Junio C Hamano, (Wed Feb 14, 5:35 am)
Re: [ANNOUNCE] GIT 1.5.0, Junio C Hamano, (Wed Feb 14, 5:48 am)
speck-geostationary