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

Feature Request: svn status should provide a conflict check functionality via exit code

From: H.-Dirk Schmitt <dirk_at_computer42.org>
Date: Tue, 09 Jan 2018 00:16:42 +0100

Hello !

i missing an easy way to check a local checkout for conflicts.

Currently I'm grep the output of svn status for the existence of the
phrase „Summary of conflicts“.
This is ugly:
- needs LC_ALL=C ensurance
- may break in future versions of my the svn client.

A better way would to have an --check-conflict option which would
ensure an non-zero exit code if any conflict is detected.

Best Reagrads,

H.-Dirk Schmitt
Received on 2018-01-09 10:23:23 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.