getting size of a file for a specific revision
Martin Pool
mbp at canonical.com
Thu May 1 00:06:18 BST 2008
On Wed, Apr 30, 2008 at 11:21 PM, Andreas Deininger
<adeininger at googlemail.com> wrote:
> Thanks for the hints.
> $ bzr cat -r 10 /some/file | wc -c
> works fine on Unix systems, however I'm looking for a solution that
> works both on unix and windows systems without having any additional
> tools like CygWin or MinGW installed. Therefore implementing ls -v
> would be great for me. I'm primarily interested in the filesize only
> (byte count), however shouldn't be too difficult to extract that from
> any reasonable output format.
I filed https://bugs.launchpad.net/bzr/+bug/224965
--
Martin <http://launchpad.net/~mbp/>
More information about the bazaar
mailing list