Git development
 help / color / mirror / Atom feed
* git daemon on different port
@ 2009-02-04 11:20 Stefan Näwe
  2009-02-04 11:26 ` Johannes Schindelin
  2009-02-04 11:27 ` Stefan Näwe
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Näwe @ 2009-02-04 11:20 UTC (permalink / raw)
  To: git

Hi all.

git daemon --port=12345....

would set the git daemon to listen on port number 12345, right?

Question: What would be the clone URL then ?

Thanks

Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git daemon on different port
  2009-02-04 11:20 git daemon on different port Stefan Näwe
@ 2009-02-04 11:26 ` Johannes Schindelin
  2009-02-04 11:27 ` Stefan Näwe
  1 sibling, 0 replies; 3+ messages in thread
From: Johannes Schindelin @ 2009-02-04 11:26 UTC (permalink / raw)
  To: Stefan Näwe; +Cc: git

[-- Attachment #1: Type: TEXT/PLAIN, Size: 247 bytes --]

Hi,

On Wed, 4 Feb 2009, Stefan Näwe wrote:

> git daemon --port=12345....
> 
> would set the git daemon to listen on port number 12345, right?
> 
> Question: What would be the clone URL then ?

git://example.com:12345/repository.git

Ciao,
Dscho

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git daemon on different port
  2009-02-04 11:20 git daemon on different port Stefan Näwe
  2009-02-04 11:26 ` Johannes Schindelin
@ 2009-02-04 11:27 ` Stefan Näwe
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Näwe @ 2009-02-04 11:27 UTC (permalink / raw)
  To: git

Stefan Näwe <stefan.naewe+git <at> gmail.com> writes:

> 
> Hi all.
> 
> git daemon --port=12345....
> 
> would set the git daemon to listen on port number 12345, right?
> 
> Question: What would be the clone URL then ?

It would of course be

 git clone git://hostname:12345/path/to/repo.git

Who would have guessed that...

Thanks to anyone who helped ;-)

Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-04 11:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-04 11:20 git daemon on different port Stefan Näwe
2009-02-04 11:26 ` Johannes Schindelin
2009-02-04 11:27 ` Stefan Näwe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox