gnu.emacs.help
[Top] [All Lists]

Re: How to use (vc-update) to update the last version of the branch

Subject: Re: How to use (vc-update) to update the last version of the branch
From: "Will Chang" <changwei.cn@xxxxxxxxx>
Date: Thu, 31 Jul 2008 09:22:07 +0800
Newsgroups: gnu.emacs.help
for example:

Local file --- Head file ---  Branch file

v1.2.1.2  --- v1.5        ---  v1.2.1.3

I want get the v1.2.1.3, but after (vc-update), my local file is v1.5(head version).  Is this a bug or something I did wrong? Please help. Thanks very much.

On Wed, Jul 30, 2008 at 6:00 PM, Will Chang <changwei.cn@gmail.com> wrote:
Hi All,

I noticed that (vc-upate) always get the last version of head in CVS. How can I get the last version in a branch?

Thanks.

<Prev in Thread] Current Thread [Next in Thread>