[horde] GIT questions..

Simon Brereton simon.buongiorno at gmail.com
Tue Mar 5 16:46:37 UTC 2013


On 5 Mar 2013 17:29, "Michael M Slusarz" <slusarz at horde.org> wrote:
>
> Quoting Simon Brereton <simon.buongiorno at gmail.com>:
>
>> I've never used git before, but it seems like now would be a good time
>> to start.  However, I have a few questions.  I hope you can help.
>>
>> Of the available repos, which one should I pull if I just want to set
>> up a horde instance?
>> horde - Horde application code
>
>
> This is all you need.  I'm assuming you read
http://www.horde.org/development/git

Yes!

>> horde-support - Support code
>> horde-web - Website source code
>
>
> You don't need these.

Thanks.

>> I already have a fully functioning horde install on this system - will
>> I have to use that pear installation, or can I use a separate pear
>> installation to avoid contamination.
>
>
> If using git, it is best if you DON'T have any Horde PEAR packages
installed to ensure that the git installation is using the code within that
git installation.
>
> However, the install_dev script *should* make it so that the git install
prefers the git framework source over any PEAR installed package.

So just to be sure, as long as I don't create a separate pear config it
will be fine and ignore the system pear packages that the horde 4 install
is using?

Simon

>> It's unlikely I'll be be submitting patches, but I presume local
>> customisation is done in .local.php files as it currently is, yes?


More information about the horde mailing list