[horde] GIT questions..
Michael M Slusarz
slusarz at horde.org
Tue Mar 5 16:28:32 UTC 2013
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
> horde-support - Support code
> horde-web - Website source code
You don't need these.
> 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.
> 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?
Yes.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the horde
mailing list