* git-ftp for /contrib
@ 2010-05-27 19:19 René Moser
2010-05-27 22:46 ` Edward Z. Yang
0 siblings, 1 reply; 4+ messages in thread
From: René Moser @ 2010-05-27 19:19 UTC (permalink / raw)
To: git
Hi
I scripted a small tool called git-ftp for optimal interaction between
git and ftp. I use it quite often and I thought it might fit in the
contrib section of git.
Please have a look at http://github.com/resmo/git-ftp and give me some
feedback. See README and an (almost outdated) screencast.
Thanks for the great work.
René Moser
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: git-ftp for /contrib
2010-05-27 19:19 git-ftp for /contrib René Moser
@ 2010-05-27 22:46 ` Edward Z. Yang
2010-05-28 0:54 ` Jakub Narebski
0 siblings, 1 reply; 4+ messages in thread
From: Edward Z. Yang @ 2010-05-27 22:46 UTC (permalink / raw)
To: René Moser; +Cc: git
Excerpts from René Moser's message of Thu May 27 15:19:43 -0400 2010:
> Hi
>
> I scripted a small tool called git-ftp for optimal interaction between
> git and ftp. I use it quite often and I thought it might fit in the
> contrib section of git.
>
> Please have a look at http://github.com/resmo/git-ftp and give me some
> feedback. See README and an (almost outdated) screencast.
>
> Thanks for the great work.
>
> René Moser
>
What a coincidence! I've also made a small Python script for git<->ftp
synchronization, unsurprisingly called the same thing.
http://github.com/ezyang/git-ftp
(Unfortunately, since it's written in Python it seems pretty unlikely
to go into the contrib section of git.)
Cheers,
Edward
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: git-ftp for /contrib
2010-05-27 22:46 ` Edward Z. Yang
@ 2010-05-28 0:54 ` Jakub Narebski
2010-05-28 1:49 ` Ilari Liusvaara
0 siblings, 1 reply; 4+ messages in thread
From: Jakub Narebski @ 2010-05-28 0:54 UTC (permalink / raw)
To: Edward Z. Yang; +Cc: René Moser, git
"Edward Z. Yang" <ezyang@MIT.EDU> writes:
> Excerpts from René Moser's message of Thu May 27 15:19:43 -0400 2010:
> >
> > I scripted a small tool called git-ftp for optimal interaction between
> > git and ftp. I use it quite often and I thought it might fit in the
> > contrib section of git.
> >
> > Please have a look at http://github.com/resmo/git-ftp and give me some
> > feedback. See README and an (almost outdated) screencast.
>
> What a coincidence! I've also made a small Python script for git<->ftp
> synchronization, unsurprisingly called the same thing.
>
> http://github.com/ezyang/git-ftp
>
> (Unfortunately, since it's written in Python it seems pretty unlikely
> to go into the contrib section of git.)
I don't know about adding this script to contrib/ section (you would
probably need to send properly formatted patch adding it in approriate
place in contrib/), but could each of you add your project to the
http://git.wiki.kernel.org/index.php/InterfacesFrontendsAndTools
page on Git Wiki? Thanks in advance.
P.S. I wonder how hard would be to add native support for "dumb"
ftp:// protocol, so that "git fetch ftp://example.com/repo.git"
_and_ "git push ftp://example.com/repo.git" works.
--
Jakub Narebski
Poland
ShadeHawk on #git
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-05-28 1:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-27 19:19 git-ftp for /contrib René Moser
2010-05-27 22:46 ` Edward Z. Yang
2010-05-28 0:54 ` Jakub Narebski
2010-05-28 1:49 ` Ilari Liusvaara
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).