Re: When did a file last change?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-26 20:00:57 CEST
"Bill Tutt" <rassilon@lyra.org> writes:
> We'd talked about supporting a -r -N syntax that would make things like
That '-r -N' syntax he's describing aren't two switches; he's talking
svn diff -r-3 foo.c
...might show you how foo looked three "changes" ago, however far back
For now, 'svn log foo.c' will list all revs in which foo.c changed,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.