Stephen Leake <[email protected]> writes: > Óscar Fuentes <[email protected]> writes: > >> .. There is a >> annoyance with coding systems (Emacs asks for the coding system when DVC >> diffs and the file contains non-ASCII characters) but I guess it is >> fixable too. > > The monotone backend for DVC has some work-arounds for this; see > lisp/xmtn-dvc.el xmtn--revision-get-file-helper. We should consider > moving this into the front end. > >> My exprience with DVC is quite limited, so I'll aks: >> >> Does it contain serious bugs? > > I use the monotone and bazaar backends; monotone extensively for work, > bazaar for DVC itself. > > I'm continuously working on the monotone backend, making it better. It > has no serious bugs currently. The bazaar backend also has no serious > bugs that I know of.
I use the bazaar back-end for essentially all of my work and it generally works fine. Certainly no serious bugs, but there are some little ones and some missing features for which I have to drop to the command line, so contribution of patches would be very welcome. At the moment on my list to-do are: * Run log, info, etc., on branches without a working tree * I believe there is a little bug in parsing "bzr status" with executable files Best, Bojan -- Bojan Nikolic || http://www.bnikolic.co.uk _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
