[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

last log message of multiple files?

From: Karl Berry <karl_at_freefriends.org>
Date: Sun, 8 Mar 2020 15:41:59 -0600

I tried running
  svn log -l 1 foo bar
to try to see the last log message for files foo and bar, but get:
svn: E200007: When specifying working copy paths, only one target may be given

which surprised me. Is there any way to do this in one svn command?
Of course I could do it with a shell loop or whatever, but it would be
convenient to do it all at once.

I found another user asking the same question back in 2005,
but no answer.
https://svn.haxx.se/users/archive-2005-10/0063.shtml

Thanks for any info,
Karl
Received on 2020-03-08 22:42:14 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.