You need to commit from root to get the merge info. If you use the command line that means you can't have any other work. If you use SmartSVN you can uncheck other pending changes but it is way slower than the command line.
Carol On 12/7/12 2 :32PM, "Alex Harui" <aha...@adobe.com> wrote: >Hmm. Better, but still broken. I have no idea how to commit the >mergeinfo >in svn anymore. Will revert build.properties. > >-- >Alex Harui >Flex SDK Team >Adobe Systems, Inc. >http://blogs.adobe.com/aharui > >------ Forwarded Message >From: "aha...@apache.org" <aha...@apache.org> >Reply-To: "flex-dev@incubator.apache.org" <flex-dev@incubator.apache.org> >Date: Fri, 7 Dec 2012 11:29:57 -0800 >To: "flex-comm...@incubator.apache.org" ><flex-comm...@incubator.apache.org> >Subject: svn commit: r1418451 - in /incubator/flex/sdk/branches/develop: >./ >build.properties > >Author: aharui >Date: Fri Dec 7 19:29:56 2012 >New Revision: 1418451 > >URL: http://svn.apache.org/viewvc?rev=1418451&view=rev >Log: >commit mergeinfo > >Modified: > incubator/flex/sdk/branches/develop/ (props changed) > incubator/flex/sdk/branches/develop/build.properties > >Propchange: incubator/flex/sdk/branches/develop/ >-------------------------------------------------------------------------- >-- >-- > svn:mergeinfo = /incubator/flex/sdk/branches/release4.9:1418412 > >Modified: incubator/flex/sdk/branches/develop/build.properties >URL: >http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/build.pro >pe >rties?rev=1418451&r1=1418450&r2=1418451&view=diff >========================================================================== >== >== >--- incubator/flex/sdk/branches/develop/build.properties (original) >+++ incubator/flex/sdk/branches/develop/build.properties Fri Dec 7 >19:29:56 >2012 >@@ -56,5 +56,7 @@ mxmlc.jvm.args = ${jvm.args} > manifest.sealed=false > manifest.Implementation-Title=Apache Flex SDK > manifest.Implementation-Version=${release.version} >-manifest.Implementation-Vendor=The Apache Software Foundation >+manifest.Implementation-Vendor=Apache Software Foundation > manifest.Implementation-Vendor-Id=org.apache >+ >+localized.jars = true > > > >------ End of Forwarded Message >