Hi, On Thu, Apr 25, 2013 at 8:46 AM, Maruan Sahyoun <sahy...@fileaffairs.de> wrote: > I read on the Camel Mailing list that it's possible to move to a git based > repo. > They are thinking doing the move. Should we consider that too?
As a first step for those who are interested and don't know it already, there's already a git mirror of the PDFBox codebase in http://git.apache.org/. It's also mirrored on GitHub at https://github.com/apache/pdfbox. It's even possible to use git as an svn client and commit changes from your git clone to svn. See http://wiki.apache.org/general/GitAtApache for instructions on how to set that up. BR, Jukka Zitting