> On Tue, Jul 14, 2009 at 22:26, Niel Archer<n...@chance.now> wrote: > > I tried getting phd installed tonight, but had problems connecting to > > the channel with PEAR. So instead of looking around the main docs I > > started looking at phd from SVN instead. > > Hah! Thats how contribution should start - fixing the things that you > need to use to contribute :D > > I was gonna tell you that you could download the release tgz from > http://doc.php.net/phd but apparently doc.php.net is having more > problems then just the pear channel.. I'll have to look into it > tomorrow morning if Philip hasn't by then (although I think he is in > the middle of updating everything to use SVN on the server as we > speak^Wwrite). > > Regarding the patches; you are adding Windows line endings.. make sure > your editor is configured correctly :)
Very sorry. Hadn't realised there was a conversion going on. Unfortunately, it's not my editor doing it. It's SVN. The properties on the files themselves contain svn:eol-style native, forcing them to CRLF on a Windows machine. Annoying, as I'm using Eclipse and have it set up to default to UTF-8 encoding and Unix line endings ;-) Should I resend them converted? > Note: Our summer of code student, Moacir, is doing quite drastic > changes in HEAD (trunk).. it may or may not work :) > Using PhD from the PHD_0_4 branch however should work fine, as that is > the current release branch. Ahh, OK. Thanks. I grabbed the trunk and tried installing that with PEAR also. PEAR didn't like the package.xml contents, so I will try the the the branch version. > -Hannes -- Niel Archer niel.archer (at) blueyonder.co.uk