public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* git path
@ 2014-07-27 23:39 Bryan Hundven
  2014-07-28 16:57 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Bryan Hundven @ 2014-07-27 23:39 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc maillist

Yann,

I noticed a need for a url rewrite issue:

http://crosstool-ng.org/git/crosstool-ng

is not the same as:

http://crosstool-ng.org/git/crosstool-ng/

There is also a cgit setting you can change so that the git repository is:

git clone http://crosstool-ng.org/git/crosstool-ng

and:

git clone git://crosstool-ng.org/git/crosstool-ng

instead of:

git clone git://crosstool-ng.org/crosstool-ng

-Bryan

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

* Re: git path
  2014-07-27 23:39 git path Bryan Hundven
@ 2014-07-28 16:57 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2014-07-28 16:57 UTC (permalink / raw)
  To: Bryan Hundven; +Cc: crossgcc maillist

Bryan, All,

On 2014-07-27 16:38 -0700, Bryan Hundven spake thusly:
> I noticed a need for a url rewrite issue:
> http://crosstool-ng.org/git/crosstool-ng
> is not the same as:
> http://crosstool-ng.org/git/crosstool-ng/

Fixed! I indeed missed a exclusion in the wiki rewrite rules.
Both should now work for browsing and cloning.

Thanks for spotting.

> There is also a cgit setting you can change so that the git repository is:
> git clone http://crosstool-ng.org/git/crosstool-ng
> and:
> git clone git://crosstool-ng.org/git/crosstool-ng

OK, I'll try to set that up, but the git:// is not served by cgit, but
by git-daemon, and I did not find a simple way to do the mapping.
Investigating...

> instead of:
> git clone git://crosstool-ng.org/crosstool-ng

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

end of thread, other threads:[~2014-07-28 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-27 23:39 git path Bryan Hundven
2014-07-28 16:57 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).