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

Re: svn commit: r1874337 - /subversion/site/publish/docs/release-notes/1.14.html

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 21 Feb 2020 21:48:04 +0000

Nathan Hartman wrote on Fri, 21 Feb 2020 21:11 +00:00:
> What use case is 'svn info --show-item=changelist' meant to benefit?

Shell scripts.

That information is also available via «svn info | sed -ne
's/^Changelist: //'», «svn info --xml», and «svn status», but --show-item
is considerably easier to parse.
Received on 2020-02-21 22:48:34 CET

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.