* [ANNOUNCE] Girocco hosting infrastructure v1.0
@ 2009-11-10 10:40 Petr Baudis
2009-11-11 11:03 ` Michael J Gruber
0 siblings, 1 reply; 3+ messages in thread
From: Petr Baudis @ 2009-11-10 10:40 UTC (permalink / raw)
To: git
Hello!
I would like to announce Girocco-1.0, the first stable release of
a universal Git project hosting infrastructure. You can get it at
http://repo.or.cz/w/girocco.git
You guessed right, Girocco is the software repo.or.cz runs at;
however, compared to the past, it's much cleaned up, cleanly packaged
for easy re-deployment and fully configurable, thanks to sponsorship
of Novartis and Novell. (Apologies for switching repo.or.cz to it and
releasing it one year later than it should've been done.)
Thus, you should be able to easily deploy a local Girocco instance
at your site and configure it to do only what you want. Girocco allows
both full push-based project hosting, or just mirroring and showing
existing projects (either local or remote) - i.e. you can also use it
just to collect scattered repositories of your developers and present
them all at single place. The push-based hosting offers currently two
models, chroot hosting and hooks-based permissions (for trusted
environments) - it should be easy to add other models.
This way, Girocco might present an interesting alternative to
Gitorious for people who prefer mirroring over full project hosting,
prefer then rawer gitweb interface ;-), like the repo.or.cz simple
forking model or want to make use of the GitHub-like flexible
commit notifications mechanism.
(If you are actually going to deploy Girocco somewhere, it's good to
tell me so that I can take it into account to e.g. provide upgrade paths
for future Girocco changes.)
If you are used to repo.or.cz, what's new in Girocco at the user's
end?
* Friendlier homepage.
* Friendlier project/user management interface.
* Friendlier mirror cloning process (you can see the progress in your
browser).
* Support for automatic Git mirroring of SVN repositories.
* Support for new-commit notifications, both for push and mirror
project modes:
* Get a notification to specified mail address(es)
* Get a notification by receiving a POST HTTP request with
GitHub-compatible JSON payload
* Have repo.or.cz send commit notifications to the CIA
service [http://cia.vc/]
* Much easier to contribute a change to Girocco if you are missing
any feature on repo.or.cz!
Well, have fun!
--
Petr "Pasky" Baudis
A lot of people have my books on their bookshelves.
That's the problem, they need to read them. -- Don Knuth
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANNOUNCE] Girocco hosting infrastructure v1.0
2009-11-10 10:40 [ANNOUNCE] Girocco hosting infrastructure v1.0 Petr Baudis
@ 2009-11-11 11:03 ` Michael J Gruber
2009-11-11 11:30 ` Petr Baudis
0 siblings, 1 reply; 3+ messages in thread
From: Michael J Gruber @ 2009-11-11 11:03 UTC (permalink / raw)
To: Petr Baudis; +Cc: git
Petr Baudis venit, vidit, dixit 10.11.2009 11:40:
> Hello!
>
> I would like to announce Girocco-1.0, the first stable release of
> a universal Git project hosting infrastructure. You can get it at
...
> If you are used to repo.or.cz, what's new in Girocco at the user's
> end?
>
> * Friendlier homepage.
>
> * Friendlier project/user management interface.
>
> * Friendlier mirror cloning process (you can see the progress in your
> browser).
>
> * Support for automatic Git mirroring of SVN repositories.
Hi there,
thanks for everything. I'm glad things aren't "too friendly": I never
know how to navigate the "shinier" hosting alternatives...
How does the svn mirroring work? Do I simply enter a svn:// url for
"Anywhere"? Is it always standard layout (git svn clone -s)?
Can I specify an authors file?
Michael
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANNOUNCE] Girocco hosting infrastructure v1.0
2009-11-11 11:03 ` Michael J Gruber
@ 2009-11-11 11:30 ` Petr Baudis
0 siblings, 0 replies; 3+ messages in thread
From: Petr Baudis @ 2009-11-11 11:30 UTC (permalink / raw)
To: Michael J Gruber; +Cc: git
On Wed, Nov 11, 2009 at 12:03:58PM +0100, Michael J Gruber wrote:
> How does the svn mirroring work? Do I simply enter a svn:// url for
> "Anywhere"? Is it always standard layout (git svn clone -s)?
> Can I specify an authors file?
Yes, you simply enter a svn:// URL (http:// URLs are currently not
supported), it is always standard layout, no you can't specify an
authors file.
The support is only very basic, if you want anything better, please
send me a patch. :-)
--
Petr "Pasky" Baudis
A lot of people have my books on their bookshelves.
That's the problem, they need to read them. -- Don Knuth
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-11 11:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10 10:40 [ANNOUNCE] Girocco hosting infrastructure v1.0 Petr Baudis
2009-11-11 11:03 ` Michael J Gruber
2009-11-11 11:30 ` Petr Baudis
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 NNTP newsgroup(s).