git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Three issues from a Subversion-to-git migration
@ 2010-03-26 12:09 Eric Raymond
  2010-03-29  9:00 ` Thomas Rast
  0 siblings, 1 reply; 7+ messages in thread
From: Eric Raymond @ 2010-03-26 12:09 UTC (permalink / raw)
  To: git

I joined the git list a few hours ago because of experiences I had
while migrating one of my projects, GPSD, from Subversion to git.
GPSD haa a logical but unusual use case for distributed version
control; the best places to test GPS sensors are out-of-doors in cars
and other places where wire-line Internet is absent and one may well
be out of range of a WAP.

In the course of the migration, I encountered three issues which I
think could be addressed with a relatively small amount of work.

1. The git hook scripts for CIA.vc are broken (in a way that is,
fortunately, easy to fix) and generally seem to be in an unmaintained,
dusty state.

2. The git-svn migration logic does not handle unmodified SVN tag
trees well.

3. I'm prone to typos, so I quickly noticed that the existing
facilities for editing comments in commits (before they're pushed)
are clumsy and dangerous.

I will address these points in detail in separate mails.  Issues 1 and
3 I can fix with working code.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>

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

end of thread, other threads:[~2010-03-29 18:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-26 12:09 Three issues from a Subversion-to-git migration Eric Raymond
2010-03-29  9:00 ` Thomas Rast
2010-03-29  9:10   ` Eric Raymond
2010-03-29  9:32     ` Thomas Rast
2010-03-29 10:26       ` Eric Raymond
2010-03-29 15:57     ` Gabriel Filion
2010-03-29 18:01       ` Eric Raymond

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