libbe.storage.vcs.base.VCS._init() now creates the '.be/version' file.
authorW. Trevor King <wking@drexel.edu>
Mon, 28 Dec 2009 15:06:40 +0000 (10:06 -0500)
committerW. Trevor King <wking@drexel.edu>
Mon, 28 Dec 2009 15:06:40 +0000 (10:06 -0500)
commite0c58cc0577fbb1b692e051eabd8597ba35c886a
treec2f9472656771e043148f0d7dc975f212aaef044
parent292f341109b31c16213146f9184d0b93a425f316
libbe.storage.vcs.base.VCS._init() now creates the '.be/version' file.

And
  python test.py libbe.storage.vcs.base
passes again.
libbe/storage/base.py
libbe/storage/vcs/base.py