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

Conflict file naming

From: Troels Arvin <TAR_at_xponcard.dk>
Date: 2006-01-05 11:43:22 CET

Hello,

When a conflict is detected during updates, Subversion creates a number of
files, e.g.
foo.doc.mine
foo.doc.r63
foo.doc.r64

Is it possible to tell the Subversion client to use other namings for the
.mine and before/after-revision files, e.g.:

foo.mine.doc
foo.r63.doc
foo.r64.doc

The idea is that the file types (as indicated by the suffix) aren't changed,
so that the various files may still easily be opened with relevant
applications to examine what needs to be done to handle the conflict. When
saying "easily", I mean "easy" for people using GUI file browsers.

-- 
Greetings from Troels Arvin <tar@xponcard.dk>
Phone: +45 44506550
Received on Thu Jan 5 11:45:41 2006

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.