On Fri, 07 Nov 2008 13:49:03 +0000
Tony Stevenson <tony@pc-tony.com> wrote:
> André Malo wrote:
>
> [SNIP]
>
> >
> > The whole point of the comment is to see which exact revisions of the
> > original file you have to diff to see the changes.
> >
> > -1.
> >
>
> Agreed,
>
> Very useful for diff's as Andre says.
>
> -1
>
I don't mean to drop the whole comment.
I just want to drop ":xxxxxx (outdated)".
I don't see usefulness of ":xxxxxx (outdated)" since whether it is reliable
depends on whether someone commit transformations.
We can specify the revision HEAD:
svn diff -r 600000:HEAD sitemap.xml
People who don't use subversion client can open the original file to see the current revision.
Regards,
Takashi
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org
|