Re: Project Hosting with git ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Stephen Sinclair" <radarsat1@xxxxxxxxx> writes:
> Neshama Parhoti wrote:

> > I mean, if I open a SourceForge project, I have to use cvs/subversion right ?
> >
> > Is there any way to use git ?
> 
> There is currently an open feature request on sourceforge for git support.
> Please feel free to add a comment to the thread, hopefully if enough
> people do so they'll do something about it.
> (Though I wouldn't be surprised if they're working on it.)
> 
> https://sourceforge.net/tracker/?func=detail&atid=350001&aid=1828327&group_id=1

Savannah, which is FOSS hosting site using SourceForge derived engine
(named Savane) has Git support.  What is a bit strange is that its fork
Gna!, which also uses Savane, does not have Git support.  This is because
Savannah runs "cleanup" branch of Savane while Gna! runs plain (?) Savane;
see http://git.or.cz/gitwiki/InterfacesFrontendsAndToolsWishlist#Savane

Alioth (Debian related projects hosting only) uses modified GForge
engine, which in turn is some fork of SourceForge engine, also has
git support.

Not that it helps much in adding Git support to SourceForge, as both
Savane and GForge are GPL, and IIRC SF.net engine is now closed-source.

> However, git works fine over http.  I have a project on SF which I was
> using with subversion, but I recently switched the project over to
> git.
> 
> I simply posted a bare git repo on the project website, and bang it's
> "hosted" on sourceforge.  In order to automate things a bit, I set up
> a local repo which, when I push to it, runs git-update-server-info and

You need only to enable (chmod a+x) default update hook for that.

> then uses rsync to upload the repo changes to the SF web server.
> 
> It seems to work fine.  I do occasionally git-clone the http-hosted
> repo just to make sure things are still working, and so far no
> problems.

Nice solution, can be used in with any software hosting (BerliOS or
Sarovar for example) which provides rsync or other way of syncing.

> The downside is that SF will not collect statistics on the git repo.
> However, I've been using ohloh.net to track it instead, which works
> wonderfully.

You can use GitStat in the same way as you provide Git repository,
  http://tree.celinuxforum.org/gitstat/
  http://sourceforge.net/projects/gitstat/
  http://www.ohloh.net/projects/8207?p=gitstat
but Ohloh have quite a nice features.

-- 
Jakub Narebski
Poland
ShadeHawk on #git
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux