done.  Out of curiosity... what svn client are you using?

Zakirov, Salikh wrote:
> Geir,
> 
> I thought HARMONY-980 was intended for
> 
>       enhanced/drlvm/trunk/build/make/build.xml
> 
> Could you please apply the change there too?
> 
> Thanks a lot!
> --
> Salikh Zakirov, Intel Middleware Products Division 
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, August 02, 2006 2:40 AM
> To: [EMAIL PROTECTED]
> Subject: svn commit: r427776 -
> /incubator/harmony/enhanced/trunk/build.xml
> 
> Author: geirm
> Date: Tue Aug  1 15:40:12 2006
> New Revision: 427776
> 
> URL: http://svn.apache.org/viewvc?rev=427776&view=rev
> Log:
> HARMONY-980
> 
> tweak to federated build script for those w/ svn clients
> that don't support "--non-interactive" option.  I'm not 
> entirely convinced we need it anyway for anyone properly setup...
> 
> 
> Modified:
>     incubator/harmony/enhanced/trunk/build.xml
> 
> Modified: incubator/harmony/enhanced/trunk/build.xml
> URL:
> http://svn.apache.org/viewvc/incubator/harmony/enhanced/trunk/build.xml?
> rev=427776&r1=427775&r2=427776&view=diff
> ========================================================================
> ======
> --- incubator/harmony/enhanced/trunk/build.xml (original)
> +++ incubator/harmony/enhanced/trunk/build.xml Tue Aug  1 15:40:12 2006
> @@ -431,7 +431,6 @@
>      <!--
> ========================================================================
> ======== -->
>      <target name="svn-prop">
>          <exec executable="svn" dir=".">
> -            <arg value="--non-interactive" />
>              <arg value="info" />
>              <arg value="build.xml" />
>              <redirector outputproperty="svn.revision">
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to