Re: Project Hosting with git ?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Neshama Parhoti <pneshama@...>
Cc: <git@...>
Date: Saturday, January 12, 2008 - 12:45 pm

> I mean, if I open a SourceForge project, I have to use cvs/subversion right ?

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

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
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.

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.

Steve
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Project Hosting with git ?, Neshama Parhoti, (Sat Jan 12, 9:53 am)
Re: Project Hosting with git ?, Stephen Sinclair, (Sat Jan 12, 12:45 pm)
Re: Project Hosting with git ?, Jakub Narebski, (Sat Jan 12, 1:46 pm)
Re: Project Hosting with git ?, Grégoire Barbier, (Sat Jan 12, 1:41 pm)
Re: Project Hosting with git ?, Stephen Sinclair, (Sat Jan 12, 1:54 pm)
Re: Project Hosting with git ?, Grégoire Barbier, (Sat Jan 12, 2:01 pm)
Re: Project Hosting with git ?, Stephen Sinclair, (Sat Jan 12, 2:08 pm)
Re: Project Hosting with git ?, Grégoire Barbier, (Sat Jan 12, 10:09 am)
Re: Project Hosting with git ?, Neshama Parhoti, (Sat Jan 12, 11:27 am)
Re: Project Hosting with git ?, Pascal Obry, (Sat Jan 12, 10:16 am)
Re: Project Hosting with git ?, Neshama Parhoti, (Sat Jan 12, 11:28 am)