Archives for: August 2008
2008-08-01
GIT as a versioned data store in Python
An interesting project: gitshelve - Using Git as a versioned data store in Python
The gitshelve module is a part of the git-issue project, which is an attempt to bring distributed bug tracking to Git.
Useful if you need to store a version history of objects in Python. I am wondering if this can also be useful for keeping version history of files collected by a web crawler (or what is the preferred solution that people use in such case).
Useful GIT links:
- GIT magic [stanford.edu]
- GIT from the bottom up [newartisans.com]
- The thing about GIT [tomayko.com]
| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
|---|---|---|---|---|---|---|
| << < | Current | > >> | ||||
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
Search
Gallery
www.flickr.com
|
Categories
Archives
- August 2008 (1)
- July 2007 (1)
- June 2007 (1)
- October 2006 (1)
- February 2006 (1)
- December 2005 (1)
- August 2005 (2)
- June 2005 (2)
- April 2005 (2)
- November 2004 (4)
- October 2004 (5)
- September 2004 (4)
- More...
- more...

