ZigZig Forums  


::post new topic::
Script for using bundles in subversion - 2006/07/20 04:23 If you've tried using bundles in ZigVersion(pages and keynotes documents, for instance), you probably noticed it gave you a terrible error. Subversion does not play nicely with bundles, and therefore ZigVersion so far does not play nicely with bundles. Well, that sucks. I've created a script for people to try out to make bundles work. Use at your own risk
Download here

tar xzvf update_bundle.tar.gz ### you'll get update_bundle.pl
chmod +x update_bundle.pl
maybe copy it somewhere useful like /usr/local/bin...

You can now run this at the command line as "update_bundle.pl bundle_directory", and it will attempt to do all the right steps to get your bundle directory ready for checking in. I've tested this out a bit on two different pages bundles, and it works so far Let me know how this works out for anyone that tries it. This is the first step in getting bundle support into ZigVersion.
  reply | quote

      Topics Author Date
    thread link
Script for using bundles in subversion
eriks 2006/07/20 04:23
    thread link
thread linkthread link Re:Script for using bundles in subversion
Rob 2006/07/20 11:51
    thread link
thread linkthread link Re:Script for using bundles in subversion
Tom 2006/08/09 11:13
    thread link
thread linkthread linkthread link Re:Script for using bundles in subversion
Tom 2006/08/09 11:48
    thread link
thread linkthread linkthread linkthread link Re:Script for using bundles in subversion
Tom 2006/08/09 12:05
    thread link
thread linkthread linkthread linkthread linkthread link Re:Script for using bundles in subversion
Tom 2006/08/09 13:32
    emo
thread linkthread linkthread linkthread linkthread linkthread link Re:Script for using bundles in subversion
Tom 2006/08/09 15:07
    thread link
thread linkthread link Re:Script for using bundles in subversion
Daniel Lyons 2006/08/28 15:41
    thread link
thread linkthread link Re:Script for using bundles in subversion
Simon HARPER 2007/04/20 00:53
    thread link
thread linkthread link Re:Script for using bundles in subversion
Hadley 2007/04/24 10:54
    thread link
thread linkthread link Re:Script for using bundles in subversion
Rob 2007/05/10 07:20
::post new topic::