[dev] [commits] Horde branch master updated. 3619bc620a865bf28edf75a4f98c410e9161f73f
Michael J Rubinsky
mrubinsk at horde.org
Thu Sep 6 13:05:26 UTC 2012
Quoting Michael M Slusarz <slusarz at horde.org>:
> Quoting Michael J Rubinsky <mrubinsk at horde.org>:
>
>> Quoting Michael M Slusarz <slusarz at horde.org>:
>>
>>> Quoting "Michael J. Rubinsky" <mrubinsk at horde.org>:
>>>
>>>> commit 3619bc620a865bf28edf75a4f98c410e9161f73f
>>>> Author: Michael J Rubinsky <mrubinsk at horde.org>
>>>> Date: Wed Sep 5 17:56:29 2012 -0400
>>>>
>>>> Fix package.xml
>>>>
>>>> nag/lib/Ajax/Application/Smartmobile.php | 40
>>>> ------------------------------
>>>> nag/package.xml | 4 +-
>>>> 2 files changed, 2 insertions(+), 42 deletions(-)
>>>> delete mode 100644 nag/lib/Ajax/Application/Smartmobile.php
>>>>
>>>> http://git.horde.org/horde-git/-/commit/3619bc620a865bf28edf75a4f98c410e9161f73f
>>>
>>> Why did you delete the Smartmobile AJAX handler?
>>
>> It was in the wrong path. I moved it in a previous commit to
>> lib/Ajax/Application/Handler/Smartmobile.php but the package.xml
>> file was not correctly updated.
>
> But this file (Nag_Ajax_Application_Handler_Smartmobile) doesn't
> exist anymore either. Listing of nag/lib/Ajax
> slusarz at bigworm % ls -la
> total 8
> drwxr-xr-x 3 slusarz slusarz 40 Sep 6 00:38 ./
> drwxr-xr-x 13 slusarz slusarz 4096 Sep 6 00:19 ../
> -rw-r--r-- 1 slusarz slusarz 808 Sep 6 00:19 Application.php
> drwxr-xr-x 2 slusarz slusarz 33 Sep 6 00:19 Imple/
>
It shows up both locally as being committed for me as well as on github:
https://github.com/horde/horde/tree/master/nag/lib/Ajax/Application/Handler
michael-rubinskys-macbook-pro:horde mrubinsk$ git status
# On branch master
michael-rubinskys-macbook-pro:horde mrubinsk$ ls -la nag/lib/Ajax/
total 8
drwxrwxr-x 5 mrubinsk wheel 170 Sep 5 17:48 .
drwxr-xr-x 24 mrubinsk wheel 816 Sep 5 18:40 ..
drwxrwxr-x 3 mrubinsk wheel 102 Sep 5 17:52 Application
-rw-rw-r-- 1 mrubinsk wheel 808 Sep 5 17:48 Application.php
drwxrwxr-x 3 mrubinsk wheel 102 Sep 3 19:01 Imple
michael-rubinskys-macbook-pro:horde mrubinsk$ ls -la nag/lib/Ajax/Application
total 0
drwxrwxr-x 3 mrubinsk wheel 102 Sep 5 17:52 .
drwxrwxr-x 5 mrubinsk wheel 170 Sep 5 17:48 ..
drwxr-xr-x 3 mrubinsk wheel 102 Sep 5 16:59 Handler
michael-rubinskys-macbook-pro:horde mrubinsk$ ls -la
nag/lib/Ajax/Application/Handler/
total 8
drwxr-xr-x 3 mrubinsk wheel 102 Sep 5 16:59 .
drwxrwxr-x 3 mrubinsk wheel 102 Sep 5 17:52 ..
-rw-rw-r-- 1 mrubinsk wheel 1850 Sep 6 01:59 Smartmobile.php
michael-rubinskys-macbook-pro:horde mrubinsk$
--
mike
The Horde Project (www.horde.org)
mrubinsk at horde.org
More information about the dev
mailing list