Ted Stern wrote: > I'm working on a small project, and one of the other developers and I > sync frequently from each other's work. In this case, it would be > useful to do bidirectional merges exclusively.
With recent versions of svnmerge.py, the -b flag is no longer required. svnmerge.py should auto-detect this. > Is there a way to store some sort of bidirectional tag in the > svnmerge-integrated property so that I don't have to add the > --bidirectional (-b) flag every time I run 'svnmerge.py merge ...'? See above. There was also some talk a few months ago about storing config settings persistently, but nothing ever came of it. Cheers, Raman _______________________________________________ Svnmerge mailing list [email protected] http://www.orcaware.com/mailman/listinfo/svnmerge
