13 Oct 2010 01:24
Re: Documentation/website in git?
Joshua Saddler <nightmorph <at> gentoo.org>
2010-10-12 23:24:32 GMT
2010-10-12 23:24:32 GMT
On Thu, 16 Sep 2010 20:46:52 +0400 Peter Volkov <pva <at> gentoo.org> wrote: > Hi, guys. While there is some job required to move portage tree > into git it looks like moving documentation and web-site could be > done much easier. Are there any plans to move on git? Was anything > done in this direction? This will simplify translator's job as we > are planning to use git that makes commits faster and allows us to > ease workflow. I've been talking to Robin (robbat2) off and on about moving to git for more than a year now. From what he tells me, it's a simple thing to switch our website and docs over to git, on the infrastructure side at least. There aren't too many changes to make to the docs scripts that gorg runs, and there's no difference in server load or required storage. However, we would need to completely rethink our workflow. I jotted down some notes many months ago; I still have some of 'em: - Bugzilla changes for drafts and patches? How much would still be posted there when we could just have people send pull requests to their git clones of our master? - What about branching? Needed for what we do? What about the handbooks? (We used to always do something like that for the networkless handbooks, which is partly why we no longer keep versioned handbooks around.) - Reverting commits should be simpler. CVS sucks for reverting mistakes. - Internal doc formatting: should we abandon the <version> scheme,(Continue reading)
RSS Feed