[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
vc-merge issues
From: |
Dave Love |
Subject: |
vc-merge issues |
Date: |
25 Jun 2002 23:19:42 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
The prompt from M-x vc-merge is:
Branch or version to merge from (default: news on current branch):
`news' there doesn't make sense to me. It is explained in the
command's doc, but i think it needs a better word, perhaps `updates'.
More importantly, merging from a CVS branch (à la `cvs up -j<branch>')
doesn't work the way I think you'd normally want to use it. I'd
expect to provide a symbolic tag for the branch, but that's never
recognized as a branch because `vc-branch-p' only deals in revision
numbers. Could symbolic tags be looked up in log output to find out
whether they're branches or not? Alternatively, perhaps a prefix arg
could be used to specify merging from a branch if the tag is symbolic.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- vc-merge issues,
Dave Love <=