Add some heuristics to support detecting merges.
commit001a2c376853607c8203141fd9041e76e98f557c
authorThiago Macieira <thiago.macieira@trolltech.com>
Fri, 22 Aug 2008 19:56:24 +0000 (22 21:56 +0200)
committerThiago Macieira <thiago.macieira@trolltech.com>
Fri, 22 Aug 2008 19:56:24 +0000 (22 21:56 +0200)
treec00844ed2ffab18da8cdb3242ec845c03727ca87
parent25e6c28e0da95faa8bd6644cebf3f20d0afb6f53
Add some heuristics to support detecting merges.

We detect merges when we detect a file being added or replaced with copy-with-history from the same repository
src/repository.cpp
src/repository.h
src/svn.cpp