Re: [SMARTY-DEV] Re: /libs/core moved to /libs/internals in cvs
[email protected] (boots)
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
--- Rainer Müller <[email protected]> wrote: > Boots wrote: > > Heads up-- > > > > I committed the necessary changes to CVS to replace the /libs/core > > directory with a new directory, /libs/internals since 'core' is > causing > > problems for some cvs and rsync users. > > IMHO the smarty/ directory should not be included into the CVS of a > project because there should not be any changes. So it should be in > .cvsignore and every developer should be able to unzip Smarty to > smarty/. I agree. In fact, I think that Smarty and other external libraries should be kept out of project directories altogether -- but that's me. Unfortunately, not everyone was able to overcome these issues in a graceful way and their pleas motivated the change. So yes, this was not an absolutely necessary change. I had hoped to move the /libs/core files directly into the /libs dir so as to eliminate the extra directory altogether, but for the sake of organization, monte nixed that idea :) xo boots > Rainer