Author Topic: New zentyal-git module  (Read 910 times)

kernevil

  • Zentyal Staff
  • Zen Apprentice
  • *****
  • Posts: 26
  • Karma: +8/-0
    • View Profile
New zentyal-git module
« on: December 13, 2011, 02:59:58 »
Hi guys,

I am glad to share with all of you my first Zentyal module. It is
intended to share and manage GIT repositories using gitolite and it is
integrated with the users module.

Please note that this is the first beta version, use it carefully. Bug
reports, comments and suggestions are welcome.

The source code and binary package for Zentyal 2.2 is at:
https://github.com/kernevil/zentyal-git

Cheers,

Samuel.

rutri

  • Zen Apprentice
  • *
  • Posts: 41
  • Karma: +0/-0
    • View Profile
Re: New zentyal-git module
« Reply #1 on: September 03, 2012, 06:04:56 »
I looked at your site but don't see any instruction how how or where to install your module.  And help would be appreciated, I would be happy to start switching my revision control to git from SVN.

Richard

robb

  • Forum Moderator
  • Zen Hero
  • *****
  • Posts: 1353
  • Karma: +37/-2
    • View Profile
    • Home of the Zentyal Community
Re: New zentyal-git module
« Reply #2 on: September 03, 2012, 06:46:57 »
Maybe you should try the readme at the bottom of the page:
Quote
README

This is a GIT module for Zentyal small business server. It is intended to manage
repository permissions using gitolite and it is fully integrated with zentyal
user management.

Note that this is a beta version, bug reports, suggestions etc. are welcome.

This module depends on gitolite, not available from official ubuntu lucid repositories.
Add the following PPA to install gitolite:

deb http://ppa.launchpad.net/fabianarias/gitolite/ubuntu lucid main


After that you can add the module through apt
Have a question about the Zentyal Community: ASK!
On these forums: robb
On http://webchat.freenode.net/?channels=zentyal : khildin

Want to use Ubuntu-one for free: Sign up here!

rutri

  • Zen Apprentice
  • *
  • Posts: 41
  • Karma: +0/-0
    • View Profile
Re: New zentyal-git module
« Reply #3 on: September 03, 2012, 06:52:43 »
I added the repository, and added gitolite.  However I do not see any new menus in my Zentyal Sever to configure Git.

Regards,

Richard

Marcus

  • Forum Moderator
  • Zen Samurai
  • *****
  • Posts: 357
  • Karma: +8/-0
    • View Profile
    • Professional IT Service
Re: New zentyal-git module
« Reply #4 on: September 17, 2012, 01:06:47 »
Hello,

Quote
This module depends on gitolite, not available from official ubuntu lucid repositories.

Then it should be added to Zentyal's "extra" repo in order to avoid confusion...

My 2 pennies.

Best,

Marcus