Hello, Is it possible to update files that are under a certain directory? I've tried: cd /path/I/want/to/update bzr update . and some other options, but all the files of the repo are updated. In subversion this is done like this: svn update . maybe it helps to clarify what I need. Thank you very much! Adrian