git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git fast-import/fast-export
@ 2010-03-06 15:02 Sverre Rabbelier
  2010-03-06 15:29 ` Johannes Schindelin
  2010-03-06 19:02 ` Junio C Hamano
  0 siblings, 2 replies; 6+ messages in thread
From: Sverre Rabbelier @ 2010-03-06 15:02 UTC (permalink / raw)
  To: Shawn O. Pearce, Junio C Hamano, Pierre Habouzit, Elijah Newren,
	Johannes Schindelin <Johannes.Sc
  Cc: Eric Wong, Git List

Heya,

As you can read on the wiki [0] I am hoping to mentor a GSoC student
this year to work on git-remote-svn, a remote-helper for svn
implemented in C. If successful git will be able to work natively with
svn repositories, no offense to Eric, but git-svn is a tad sub-optimal
;). To do this I think the best way to go forward is to implement the
helper by hooking up a fast-import/fast-export frontend to libsvn.
Since it will be implemented in C (partially for speed, but also so
that it will be usable on Windows as well), the current fast-import.c
and builtin-fast-export.c could be of great use. Neither files have an
explicit license, (although builtin-fast-import.c says copyright by
Dscho) which puts them under the GPLv2. The libsvn bindings are apache
licensed, so we need something licensed either under the apache
license, or something compatible with that.

So my question, would it be possible to relicense fast-import.c and
builtin-fast-export.c under "GPLv2 or later" instead of the current
"GPLv2"? That way we can use (parts of) the code in the svn helper,
which will (probably) be licensed as "GPLv2 or later" as well.

[0] http://git.wiki.kernel.org/index.php/SoC2010Ideas#A_remote_helper_for_svn

-- 
Cheers,

Sverre Rabbelier

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-03-06 21:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-06 15:02 git fast-import/fast-export Sverre Rabbelier
2010-03-06 15:29 ` Johannes Schindelin
2010-03-06 19:02 ` Junio C Hamano
2010-03-06 19:05   ` Sverre Rabbelier
2010-03-06 21:43     ` Shawn O. Pearce
2010-03-06 21:45       ` Sverre Rabbelier

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