Sam Steingold <[EMAIL PROTECTED]> writes: > with baz, dvc-diff displayed a list of modified files (in addition to > the diffs) where I could mark the files I want to commit. > with hg, there is no file list, so I can either commit all the changes > in the tree, or one single file (using vc), or resort to the command > line. > it is rather important to me to be able to commit only some of the > modified files because the source tree contains many projects and I do > not want to modify them in a single commit.
That is strange. When I use M-x dvc-status or M-x dvc-diff in a hg controlled directory, I get the file list and I can mark the files via m Here is the content for a hg status buffer (I have marked one file) hg status for /home/stefan/data/wiki/ M ComputerSecurity.muse *M OSEmulation.muse M UbuntuAdministration.muse What is the content of your dvc-status or dvc-diff buffers? Stefan. _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
