On Mar 17, 2013, at 10:17 AM, Paul McNett <[email protected]> wrote:

>> How do I get the old versions? Preferably without having to learn too much 
>> about git ...
> 
> Go to https://github.com/dabodev/dabo/tags and then for each version you want 
> to
> download click the '.zip' or '.tar.gz' link. Save, extract, put it in your 
> pythonpath
> or 'python setup.py install'.

        Another easy way with git is to just run "git checkout v0.9.5", and 
that will change your code to that version. When you are done, just run "git 
checkout master" to go back to the current version.


-- Ed Leafe

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to