Proposals: DVC bookmarks management
Daniel Dehennin <daniel.dehennin <at> baby-gnu.org>
2008-02-03 19:21:55 GMT
Hello,
I'll try to explain what I would like to see in DVC bookmarks to get
it better.
For now, I have en entry for each branch I use, each branch has its
own partner list, all theses partners list are almost the same.
I wonder if it possible to group all the branches related to a project
under a container, like the topics in Gnus, which can expand and
collapse.
The layout I use for DVC is like this:
dvc/
|-- devel # My main development here
|-- mainline # Stephan Reichoer branch
|-- branches # My per-feature branches
| |-- cdbs # use CDBS for debian package
| `-- package-maint # dgnushack from Gnus with some modifications
|-- partners # All the partners
| |-- matthieu.moy
| |-- michael.w.olson
| |-- stephen.leake
| `-- toby.allsopp
`-- releases # When we'll have releases
|-- 0
| `-- 9
| |-- 0
| |-- 1
(Continue reading)