Add persitent data store from trunk, sync the fetcher changes to use the persistent...
authorRichard Purdie <rpurdie@linux.intel.com>
Sat, 28 Jul 2007 22:44:43 +0000 (22:44 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Sat, 28 Jul 2007 22:44:43 +0000 (22:44 +0000)
commit1027cd62c4669e89d89684f920743c3c161846cb
tree08bbc926b93c82c9cd8aba5d1af3fe26f816e322
parentfabea4d6a6e061b8144810324b0ebb9ffb7b9e54
Add persitent data store from trunk, sync the fetcher changes to use the persistent store
ChangeLog
lib/bb/cooker.py
lib/bb/fetch/__init__.py
lib/bb/fetch/git.py
lib/bb/fetch/svn.py
lib/bb/msg.py
lib/bb/persist_data.py [new file with mode: 0644]