Re: [PATCH/RFC 3/4] git-mw: Adding git-mw.perl script
From: Matthieu Moy <hidden>
Date: 2016-06-15 22:57:46
Benoît Person [off-list ref] writes:
quoted
I think you need an equivalent of Git's toplevel bin-wrappers/git, or perhaps use the same bin-wrapper/git but let "make install" in contrib/mw-to-git/ install GitMediawiki.pm in perl/blib/libTypo s/make install/make/ ?
Yes.
For that one, I am not really sure Git::Mediawiki makes more sense than GitMediawiki. The point of the GitMediawiki.pm package is to contain all the stuff for the bidirectionnal-thingy. So they are not really Git-related, nor Mediawiki-related.
I'd say they are related to both, not to neither.
Making it part of a "Git" directory / namespace does not really feels right, even if it's how it's done for SVN :/ .
Well, it's the part of Git's perl library which deals with SVN interaction, so it makes sense to have it be a subdirectory of Git. I'd say it makes as much sense for Mediawiki interaction. -- Matthieu Moy http://www-verimag.imag.fr/~moy/