Incorporated.
With regards
Kamesh Jayachandran
Steve Williams wrote:
> Kamesh Jayachandran wrote:
>> Hi All,
>> Just going through dist.sh to apply my fix for #699 and test, came
>> across 3 typo mistakes.
>>
> [snip]
>> +# When building a alpha, beta or rc tarballs pass the appropriate
>> flag
>
> Should be no 'a' before "alpha" either.
> "When building alpha, beta or rc tarballs pass the appropriate flag"
>
Index: dist.sh
===================================================================
--- dist.sh (revision 17660)
+++ dist.sh (working copy)
@@ -25,8 +25,8 @@
# -apr ~/in-tree-libraries/httpd-2.0.50/srclib/apr \
# -apru ~/in-tree-libraries/httpd-2.0.50/srclib/apr-util/
#
-# When building a alpha, beta or rc tarballs pass the apppropriate flag
-# followeb by the number for that releasse. For example you'd do
+# When building alpha, beta or rc tarballs pass the appropriate flag
+# followed by the number for that release. For example you'd do
# the following for a Beta 1 release:
# ./dist.sh -v 1.1.0 -r 10277 -pr branches/1.1.x -beta 1
#
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 7 08:30:32 2005