Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted libbe.storage.vcs.base to new Storage format. | W. Trevor King | 2009-12-13 | 2 | -37/+0 |
| | |||||
* | Added libbe/upgrade.py to handle upgrading on-disk bugdirs. | W. Trevor King | 2009-08-31 | 1 | -16/+3 |
| | |||||
* | Created and fixed bug 496edad5-1484-413a-bc68-4b01274a65eb. | W. Trevor King | 2008-11-22 | 2 | -0/+50 |
I figured out why Arch was complaining. For non-Arch users, file system access has been tweaked a bit see the BugDir doc string for details. Also, you should now set BugDir.rcs instead of .rcs_name. .rcs_name automatically tracks changes in .rcs (the reverse of the previous situation), so read from whichever you like. |