[cvs] commit: framework/VFS_ISO ISOWriter.php package.xml framework/VFS_ISO/ISOWriter RealInputStrategy.php RealOutputStrategy.php mkisofs.php framework/VFS_ISO/ISOWriter/RealInputStrategy copy.php direct.php framework/VFS_ISO/ISOWriter/RealOutputStrategy copy.php ...

Jason Felice jfelice at cronosys.com
Mon Nov 8 09:07:17 PST 2004


eraserhd    2004-11-08 09:07:17 PST

  Added files:
    VFS_ISOWriter        ISOWriter.php package.xml 
    VFS_ISOWriter/ISOWriter RealInputStrategy.php 
                            RealOutputStrategy.php mkisofs.php 
    VFS_ISOWriter/ISOWriter/RealInputStrategy copy.php direct.php 
    VFS_ISOWriter/ISOWriter/RealOutputStrategy copy.php direct.php 
    VFS_ISOWriter/tests  inputstrategy.phpt isowriter.phpt 
                         outputstrategy.phpt 
  Removed files:
    VFS_ISO              ISOWriter.php package.xml 
    VFS_ISO/ISOWriter    RealInputStrategy.php 
                         RealOutputStrategy.php mkisofs.php 
    VFS_ISO/ISOWriter/RealInputStrategy copy.php direct.php 
    VFS_ISO/ISOWriter/RealOutputStrategy copy.php direct.php 
    VFS_ISO/tests        inputstrategy.phpt isowriter.phpt 
                         outputstrategy.phpt 
  Log:
  * Rename VFS_ISO package to VFS_ISOWriter.
  
  Revision  Changes    Path
  1.2       +0 -114    framework/VFS_ISO/Attic/ISOWriter.php (dead)
  1.2       +0 -75     framework/VFS_ISO/Attic/package.xml (dead)
  1.2       +0 -93     framework/VFS_ISO/ISOWriter/Attic/RealInputStrategy.php (dead)
  1.2       +0 -99     framework/VFS_ISO/ISOWriter/Attic/RealOutputStrategy.php (dead)
  1.2       +0 -80     framework/VFS_ISO/ISOWriter/Attic/mkisofs.php (dead)
  1.2       +0 -151    framework/VFS_ISO/ISOWriter/RealInputStrategy/Attic/copy.php (dead)
  1.2       +0 -29     framework/VFS_ISO/ISOWriter/RealInputStrategy/Attic/direct.php (dead)
  1.2       +0 -87     framework/VFS_ISO/ISOWriter/RealOutputStrategy/Attic/copy.php (dead)
  1.3       +0 -46     framework/VFS_ISO/ISOWriter/RealOutputStrategy/Attic/direct.php (dead)
  1.2       +0 -124    framework/VFS_ISO/tests/Attic/inputstrategy.phpt (dead)
  1.2       +0 -104    framework/VFS_ISO/tests/Attic/isowriter.phpt (dead)
  1.2       +0 -95     framework/VFS_ISO/tests/Attic/outputstrategy.phpt (dead)
  1.1       +114 -0    framework/VFS_ISOWriter/ISOWriter.php (new)
  1.1       +93 -0     framework/VFS_ISOWriter/ISOWriter/RealInputStrategy.php (new)
  1.1       +151 -0    framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/copy.php (new)
  1.1       +29 -0     framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/direct.php (new)
  1.1       +99 -0     framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy.php (new)
  1.1       +87 -0     framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/copy.php (new)
  1.1       +46 -0     framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/direct.php (new)
  1.1       +80 -0     framework/VFS_ISOWriter/ISOWriter/mkisofs.php (new)
  1.1       +75 -0     framework/VFS_ISOWriter/package.xml (new)
  1.1       +124 -0    framework/VFS_ISOWriter/tests/inputstrategy.phpt (new)
  1.1       +104 -0    framework/VFS_ISOWriter/tests/isowriter.phpt (new)
  1.1       +95 -0     framework/VFS_ISOWriter/tests/outputstrategy.phpt (new)

  Chora Links:
  http://cvs.horde.org/co.php/framework/VFS_ISO/Attic/ISOWriter.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISO/Attic/package.xml?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/Attic/RealInputStrategy.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/Attic/RealOutputStrategy.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/Attic/mkisofs.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/RealInputStrategy/Attic/copy.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/RealInputStrategy/Attic/direct.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/RealOutputStrategy/Attic/copy.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISO/ISOWriter/RealOutputStrategy/Attic/direct.php?r=1.2
  http://cvs.horde.org/co.php/framework/VFS_ISO/tests/Attic/inputstrategy.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISO/tests/Attic/isowriter.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISO/tests/Attic/outputstrategy.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISOWriter/ISOWriter.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISOWriter/ISOWriter/RealInputStrategy.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/copy.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISOWriter/ISOWriter/RealInputStrategy/direct.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/copy.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISOWriter/ISOWriter/RealOutputStrategy/direct.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISOWriter/ISOWriter/mkisofs.php?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISOWriter/package.xml?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISOWriter/tests/inputstrategy.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISOWriter/tests/isowriter.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/VFS_ISOWriter/tests/outputstrategy.phpt?r=1.1


More information about the cvs mailing list