Rohan Joseph wrote: > Hello All, > > I am a relatively new user to svnmerge.py and I am > currently attempting to automate the process of initializing merge > tracking on any directory. I have been reading through some threads and > there seems to be an agreed-upon notion that the best time to start > merge tracking is when a branch is just created (pristine, no local > modifications). Is there a way to automatically run 'svnmerge.py init > BRANCH_URL' the moment the branch is created?
I'll note that in Subversion 1.5 this is done automatically by the svn client. 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
