[git-users] Re: More specific

2009-10-23 Thread Michael P. Soulier
On 23/10/09 m.m-o.net said:

> Well, I ll try to ask more specific. Is there a way to use a repo
> where we can put our work, or branches of the work together and where
> everyone can pull from? Is there a way to do so without paying monthly
> fee and without using github? Github is not possible for us because we
> cannot publish our stuff before the final colloquium. I neither have a
> interconnection that is fast enough for a server nor own a remote one.
> Is there a way to use a ftp account for that?

Instead of a central repository you could simply use Git to email patches to
one another. git-send-email is helpful there, as is git-am for pulling in
patches in this form.

And it doesn't take much of a connection to run simple http and have your
parters pull from you.

Mike
-- 
Michael P. Soulier 
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein


pgpN8zCK9Tt8M.pgp
Description: PGP signature


[git-users] Re: More specific

2009-10-23 Thread Alan Hawrylyshen


On 2009/10/23, at 09:10 , m.m-o.net wrote:

>
> Well, I ll try to ask more specific. Is there a way to use a repo
> where we can put our work, or branches of the work together and where
> everyone can pull from? Is there a way to do so without paying monthly
> fee and without using github? Github is not possible for us because we
> cannot publish our stuff before the final colloquium. I neither have a
> interconnection that is fast enough for a server nor own a remote one.

> Is there a way to use a ftp account for that?


It can be done with gitosis and a single SSH account dedicated to this  
purpose.
That is likely the minimum you need, or you can use WebDAV. WebDAV  
works VERY slowly
compared to the SSH mechanism. I've been much happier with gitosis for  
hosting privately.

http://eagain.net/gitweb/?p=gitosis.git;a=summary

Some documentation and  user experience stories:

http://www.shakthimaan.com/installs/gitosis.html
http://hokietux.net/blog/?p=58 <- would not load for me
http://wiki.archlinux.org/index.php/Setting_Up_Git_ACL_Using_gitosis
http://eagain.net/gitweb/?p=gitosis.git;a=blob;f=README.rst <--  
official embedded docs


Alan Hawrylyshen

--
Alan Hawrylyshen
a l a n a t p o l y p h a s e d o t c a




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en
-~--~~~~--~~--~--~---