I use a portion of ZEND framework and want to be able to update only those files, those files are few directories and few files from library/Zend directory.
I know I can copy only those direcotries and update them, but how can I do it with files in that library/Zend directory?