On May 9, 2009, at 11:21 AM, Steinar Bang wrote: >>>>>> Blair Zajac <[email protected]>: > >> Which version of svn do you have? > > s...@somehost:~$ svn --version > svn, version 1.1.3 (r12730) > compiled Jan 19 2005, 08:15:49
Yeah, that's really ancient. Don't expect any support in svnmerge.py for that one. If you do want to support it yourself, you'll need to edit svnmerge.py to remove the command line options it doesn't understand, such as -- non-interactive. Regards, Blair -- Blair Zajac, Ph.D. CTO, OrcaWare Technologies <[email protected]> Subversion training, consulting and support http://www.orcaware.com/svn/ _______________________________________________ Svnmerge mailing list [email protected] http://www.orcaware.com/mailman/listinfo/svnmerge
