On Sun, 2003-09-14 at 14:45, Ben Collins-Sussman wrote:
> Martin MAURER <martin.maurer@email.de> writes:
>
> > Hi all,
> >
> > I just found a minor bug in 'svn list -v':
> > When there are files that have been committed longer than 1 year ago,
> > you should display the year of this commit too. the current output only
> > shows day, month and time.
>
> This feature already exists in HEAD, as of last week.
yes, works in HEAD.
>
> > currently if a file is >=100MB the layout breaks because of the
> > displayed size. as 100 MB files are quite frequently around, it might be
> > good to increase the size field size by 1 or 2.
>
> Wanna send a patch? It's all in client/cmdline/ls-cmd.c.
>
patch is attached. filesize is now 10 characters long instead of 8.
greetings
Martin
Received on Sun Sep 14 16:49:57 2003