Plugin Directory

Changeset 958673


Ignore:
Timestamp:
08/01/2014 01:55:36 PM (12 years ago)
Author:
switzer
Message:

removed instructions for creating zip file since it is no longer done

File:
1 edited

Legend:

Unmodified
Added
Removed
  • advertising-manager/trunk/deploy.txt

    r958446 r958673  
    5050    svn cp trunk tags/3.4.27
    5151    svn ci -m "tagging version 3.4.27"
    52 
    53 - Add a zipped file to the repository:
    54     Follow the build process below:
    55    
    56     rm -rf ~/build
    57     mkdir ~/build
    58     cd ~/build
    59     svn export http://svn.wp-plugins.org/advertising-manager/trunk
    60     mv trunk advertising-manager
    61     zip -r advertising-manager-3.4.27.zip advertising-manager/
    62    
    63     http://code.openx.org/projects/list_files/advertising-manager
    64 
    65 DEMO SERVERS
Note: See TracChangeset for help on using the changeset viewer.