Re: perlfaq in git

[email protected] (Robert Spier) Thu, 12 Mar 2009 22:43:29 -0700
Newsgroups perl.perlfaq.workers
Message-ID <[email protected]>

brian d foy wrote:
> 
> 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.

I've updated faq.perl.org

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

Let me know when this is done, and I'll nuke the svn repo (well,
replace it with a pointer to the git repo.)

-R