git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* externals program, way to do svn:externals-like subproject management without git-submodule
@ 2008-09-13 21:17 Miles Georgi
  2008-09-13 22:17 ` Avery Pennarun
  0 siblings, 1 reply; 6+ messages in thread
From: Miles Georgi @ 2008-09-13 21:17 UTC (permalink / raw)
  To: git

I recently wrote a program called externals to make it more simple for
me to manage/deploy subprojects in my ruby on rails apps.  The problem
was that my projects had a bunch of subprojects, some of which were in
svn some in git, and when it came to deploying/managing these
subprojects it was kind of a pain in the neck.  Also, I wasn't fully
satisfied with git-submodule.  I'm assuming that several people on
this list prefer the git-submodule workflow over svn:externals, but
for me, I find myself performing a lot of extra steps that were
unnecessary when working with svn:externals.  I've found the code I
wrote to be really useful so I cleaned it up a bit and released it to
the public as the externals project.  It provides an SCM agnostic way
of managing subprojects with an svn:externals-like workflow.

I posted this on the rails list a week ago (though it can certainly be
used in non-rails applications (it does require ruby to be installed,
and is best installed via rubygems))   I didn't get any feedback at
all which was kind of dissapointing.  I decided to mention it here to
see if I can get any feedback.

I have a tutorial demonstrating how to use ext here:
http://nopugs.com/ext-tutorial

Any feedback is greatly appreciated

Miles

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

end of thread, other threads:[~2008-10-18  6:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-13 21:17 externals program, way to do svn:externals-like subproject management without git-submodule Miles Georgi
2008-09-13 22:17 ` Avery Pennarun
2008-09-14  3:57   ` Miles Georgi
     [not found]   ` <853238710809131806g327d41f9of307fcb29f5bc70c@mail.gmail.com>
     [not found]     ` <32541b130809132001s5eb79752y9d3a716490ae6c91@mail.gmail.com>
2008-09-14  4:21       ` Avery Pennarun
2008-09-25  7:37         ` Miles Georgi
2008-10-18  6:48           ` Miles Georgi

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