Re: git 0.99.9: Subversion importer breaks RPM generation (rpmbuild bug)

From: Junio C Hamano <junkio@cox.net>
Date: 2005-11-01 08:27:26
Martin Langhoff <martin.langhoff@gmail.com> writes:

> Perhaps git-tla-glue, git-cvs-glue, git-svn-glue, where glue stands
> for importers, exporters, tools, etc?

That sounds sensible.  Also I think not having to install xlib
on the repository server is an advantage as you said in your
reply to Linus.

So here is a revised strawman, just to keep things in one place:

git::
	Depends on all of the below (may not be necessary).

git-*-glue::
	Tools to interoperate with foreign SCM systems,
	including importing (i.e. obtaining changes from them)
	and exporting (i.e. injecting our changes into them).

git-doc::
	Generated documentation from Documentation hierarchy.

git-scm::
	Depends on git-gitk and git-core -- people who want just
	a self contained SCM can install this and perhaps
	git-doc.

git-gitk::
	The gitk history browser.

git-core::
	The rest.  Meant for repository server installation.

-
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
Received on Tue Nov 01 08:28:02 2005

This archive was generated by hypermail 2.1.8 : 2005-11-01 08:28:07 EST