On 4/13/2012 3:06 PM, Scott Wolpow wrote:
Also we have a GIT server and we will start using gitweb to make it easier for users to join.
If you want to use it, we are happy to provide it.

Thanks but I actually use github for a reason[not just because all the cool kids do].

Using submodules and readonly repo links, I can embed other github repos in my repository without having to merge them.

My hacking current layout, abreviated, is:
site/mydomain.com
libs/joomla-platform
libs/joomla-cms

When I fork a copy of the repo and pull it down, it automatically pulls the latest copies of the platform and the cms... Frequently when I am looking to add a new function, I find checking the existing sources may have a solution for what I want to do, so I can pull it in and use it...and when the CMS release finally catches up to it, the migration is transparent. As an example, the latest platform has a bunch of encryption/hashing library classes built in.


_______________________________________________
New York PHP SIG: Joomla! Mailing List
http://lists.nyphp.org/mailman/listinfo/joomla

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to