Mark Phippard wrote on Wed, Mar 02, 2011 at 08:50:31 -0500: > I also do not see why clients could not use this. Presumably it sends > notifications just like merge --dry-run. >
svn up -q -r BASE && svn merge --dry-run -r BASE:HEAD ./ ./
Mark Phippard wrote on Wed, Mar 02, 2011 at 08:50:31 -0500: > I also do not see why clients could not use this. Presumably it sends > notifications just like merge --dry-run. >
svn up -q -r BASE && svn merge --dry-run -r BASE:HEAD ./ ./