It looks like you're offline.
Open Library logo
additional options menu
Last edited by mangtronix
February 22, 2011 | History

BookReader Deployment to the Internet Archive

BookReader Deployment to the Internet Archive

To deploy pre changes to the Internet Archive.

    (master) mang@home:~/bookreader
    $ git tag Release27
    (master) mang@home:~/bookreader
    $ git push origin Release27
  • Your tag should now appear as a download on the BookReader downloads page

  • Copy your changes to regular files in your petabox tree:

    mang@home:~
    $ ~/tools/arsync.py --git2svn
    Copying files in ~/bookreader/BookReader to ~/petabox/www/sf/bookreader
        book_bottom_icon.png
        book_down_icon.png
        [...]
        Files in SVN working copy are now REGULAR files ready for checkin
  • Examine your changes, check if you need to add files, etc..
    mang@home:~
    $ cd /home/mang/petabox/
    mang@home:~/petabox
    $ svn stat
    mang@home:~/petabox
    $ svn diff
  • Commit and deploy to the cluster as normal (datanodes if necessary, then webnodes)

History

February 22, 2011 Edited by mangtronix Edited without comment.
February 22, 2011 Edited by mangtronix Edited without comment.
August 30, 2010 Edited by raj fix link
August 13, 2010 Edited by mangtronix Edited without comment.
August 12, 2010 Created by mangtronix Deploy instructions for archive.org