I'm getting a reprodcable crash in the latest svnmerge: svnmerge r20074 modified: 2006-06-13 01:59:38 -0400 (Tue, 13 Jun 2006)
svnmerge avail is crashing because it seems the output of svn log is too much for it to handle. > svnmerge avail -b -S forums2 svnmerge: command execution failed (exit code: 1) svn log --verbose --quiet -r12167:12173 "svn+ssh://svn.marketocracy.com/svn/repo/main/branches/forums2" ------------------------------------------------------------------------ r12167 | mlaster | 2006-08-28 14:42:57 -0400 (Mon, 28 Aug 2006) Changed paths: M /main/branches/forums2 ------------------------------------------------------------------------ r12168 | mlaster | 2006-08-28 14:52:19 -0400 (Mon, 28 Aug 2006) Changed paths: A /main/branches/forums2/Frameworks/Doxyfile (from /main/branches/forums2/Frameworks/Doxyfile:12158) . . . A /main/branches/forums2/Frameworks/Forums/Forums.eomodeld/AForumPosting.plist (from /main/branches/forums2/F The dots are mine to make this post smaller, but the output actually stops at "forums2/F" The problem definitely seems to be in svnmerge because if I run the command svn log --verbose --quiet -r12167:12173 "svn+ssh://svn.marketocracy.com/svn/repo/main/branches/forums2" manually I get the full log output. This looks like it may be similar to the thread "Pipes as iterators / multiple pipes" http://www.orcaware.com/pipermail/svnmerge/2006-May/000622.html Is there any work around for this problem? _______________________________________________ Svnmerge mailing list [email protected] http://www.orcaware.com/mailman/listinfo/svnmerge
