[PATCH] Re: How to explore a remote branch?

Matthieu Moy Matthieu.Moy at imag.fr
Fri Mar 24 04:56:55 GMT 2006


Aaron Bentley <aaron.bentley at utoronto.ca> writes:

> So this is very close, but I'd think it should be:
>
> +    LOCATION can either be a file path or url. If the LOCATION is for a
> +    file within a branch, only logs for revisions which modified that
> +    file will be printed.
> +    e.g.
> +    bzr log sftp://host.com/path/to/branch
> +    will list all revisions in the branch, but
> +    bzr log sftp://host.com/path/to/branch/path/to/file
> +    will list all revisions that changed the bzr file in the specified
> +    branch.

Seems to be a slight improvement to me too.

(we'll have needed like 15 mails to write this 10- lines help
message ;-).

-- 
Matthieu




More information about the bazaar mailing list