← Back to team overview

fenics team mailing list archive

Re: bzr question

 

Anders Logg wrote:
> On Tue, Nov 24, 2009 at 09:12:47PM +0100, Johan Hake wrote:
>> Hello!
>>
>> A naive bzr question:
>>
>>   Is it possible to update a working tree to another revision than the latest?
>>   In both hg and svn one can that.
>>
>> I see that one can use bzr checkout/branch -r XXX, but that would create an
>> entire new working tree and also a new branch in the latter case.
> 
> One should use bzr switch according to this:
> 
>   http://bazaar-vcs.org/FAQ
> 
>> Found some nice bash completion for bzr here:
>>
>>    <http://linux.softpedia.com/get/Programming/Version-Control/bzr-bash-
>> completion-51250.shtml>
>>
>> Probably need some editing in .bashrc to get them going.
> 
> I have bash completion for bzr already in bash (without any special
> tricks). Does this add some new cool features?

Maybe


Harish



References