emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bzr handholding: restoring deleted file


From: Jason Rumney
Subject: Re: bzr handholding: restoring deleted file
Date: Fri, 08 Jan 2010 12:59:37 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

On 08/01/2010 08:50, Glenn Morris wrote:
What command can I type to get the equivalent functionality of
`cvs update'? In other words, I want to:

Yes, this is the biggest hurdle I have come across too. This very basic function of a vcs seems unneccessarily complex in the workflow proposed. I have to:

cd emacs/trunk
bzr update
cd ../quickfixes
bzr commit
bzr merge
... resolve conflicts
bzr commit
... continue working

Compared with the CVS case:
cvs update
...resolve conflicts
...continue working





reply via email to

[Prev in Thread] Current Thread [Next in Thread]