Hi Martin, The original problem seems to have disappeared. git fetch was failing for some reason.
I do however, have other questions =). 1) git only recently started complaining about trailing whitespace. Is there a config option to make it trim it automatically? 2) git pull seems to work okay in the test env to not destroy install information. I believe config.php is the only file that stores install specific info. Is that correct? 2) How should I integrate the Zend GData lib? Should it be in moodle's lib folder, or a requirement for the server to use the feature? Thanks! Your help is much appreciated! Tarun Martin Langhoff wrote: > On Tue, Jul 15, 2008 at 6:23 PM, Tarun Pondicherry > <[EMAIL PROTECTED]> wrote: > >> I am trying to pull from git (where I uploaded the theme), but it is >> giving me an error. I'd prefer not to use ftp since it will make it >> very hard to know what version we are using and keep track of different >> parts. >> > > Using git on the server is a good strategy for deployment & > maintenance on the server - well done. If you tell us _what_ error git > is giving you, we might be able to help ;-) > > cheers, > > > > martin (who is also an old school git hacker) > _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
