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

Re: Tree conflict resolution considered harmful

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Thu, 30 Aug 2018 23:49:57 +0200

Daniel Shahaf <d.s_at_daniel.shahaf.name> writes:
> Dag-Erling Smørgrav <des_at_des.no> writes:
> > % svn resolved $(svn stat | awk '$2 == "C" { print $3 }')
> 'svn resolved -R ./' is equivalent and more robust.

No. My command line only resolves tree conflicts. Yours also resolves
text conflicts.

DES

-- 
Dag-Erling Smørgrav - des_at_des.no
Received on 2018-08-30 23:50:07 CEST

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.