Re: perlfaq in git

[email protected] (Rafael Garcia-Suarez) 9 Mar 2009 21:24:58 -0000
Newsgroups perl.perlfaq.workers
Message-ID <[email protected]>
brian d foy wrote in perl.perlfaq.workers :
> I converted the perlfaq SVN repository to git:
>
> http://github.com/briandfoy/perlfaq/tree/master
>
> I'd like to make that the canonical repository for the perlfaq. I think
> the only thing that would need to change is the source that
> faq.perl.org pulls from and how p5p syncs the perlfaq. Since perl is
> now in git, syncing the perlfaq from another git archive should be
> easier.
>
> If nobody has any objections, I'll change the notes in the perlfaq to
> point at the git repo then send a message to p5p with new syncing
> instructions.

That's great!

Sam Vilain was just hinting at git submodules on P5P. I don't know much
about those but that might be something to explore (maybe modulo some
source reorganisation in the P5 source tree).