Correct error message text, add comments, change some command line defaults. Change...
authorKevin Koch <kpkoch@mit.edu>
Tue, 27 Mar 2007 18:41:34 +0000 (18:41 +0000)
committerKevin Koch <kpkoch@mit.edu>
Tue, 27 Mar 2007 18:41:34 +0000 (18:41 +0000)
Target_Version: 1.6.1
Ticket: 5490
Tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19293 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/build/BKWconfig.xml

index c7296ece4fe90b9eab3514456068133158ded08f..7c536da0243ad83a84b472ece7826a872e9144e7 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" ?>\r
+<?xml version="1.0" encoding="utf-8" ?>\r
 <!-- BKW: Build Kerberos for Windows -->\r
 <BKW_Config>\r
        <CommandLine>\r
                        <unixfind       path    ="c:\cygwin\bin" />\r
                        </Directories>\r
                <Options>\r
-                       <debug value="0" />\r
+                       <debug value="1" />\r
                        <logfile value="1" path="bkw.pl.log" />\r
                        <repository value="skip" />\r
                        <clean value="0" />\r
                        <nomake value="0" />\r
                        <nopackage value="0" />\r
-                       <verbose value="0" />\r
+                       <verbose value="1" />\r
                        <vverbose value="0" />\r
                        </Options>\r
                </CommandLine>\r
                                <CVSROOT name=":kserver:cvs.mit.edu:/cvs/pismere" />\r
                                <SVNURL name="svn.mit.edu" /> <!-- NB:  No protocol or slashes!! -->\r
                                <KERBEROS_ID name="kpkoch" />\r
-                               <KRB_PLINK name="c:\downloads\plink.exe" /> <!-- Path to a kerberized plink, needed for svn. -->\r
+                               <KRB_PLINK name="plink.exe" /> <!-- Path to a kerberized plink, needed for svn. -->\r
+                                       <!-- NB:  Path separators must be doubled backslashes.  EG:  C:\\WINDOWS\\PLINK.EXE -->\r
                                </Config>\r
                </FetchSources>\r
                <Make>\r
                        <Prunes> <!-- Files to be removed from current build to match what is in the 3.1 distribution:  -->\r
-                               <Prune dummy="foo" />\r
+                               <Prune dummy="foo" />           <!-- Force XML::Simple behavior -->\r
                                <Prune name="afsauth" />\r
                                <Prune name="aklog" />\r
                                <Prune name="vs" />\r
                                        <Requires>\r
                                                <Switch dummy="foo" />\r
                                                <Switch name="REPOSITORY" value="CHECKOUT"/>\r
-                                               <ErrorMsg text="Can't build source zip unless both /REPOSITORY CHECKOUT is specified." />\r
+                                               <ErrorMsg text="Can't build source zip unless /REPOSITORY CHECKOUT is specified." />\r
                                                </Requires>\r
                                        </Zip>\r
                                </Zips>                 \r