← Back to team overview

fenics team mailing list archive

bzr question

 

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.

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.

Johan



Follow ups