[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Unix EOLs in Windows sources distro

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2005-12-03 23:43:26 CET

On 12/4/05, Ivan Zhakov <chemodax@gmail.com> wrote:
> Hi!
> I just wonder, but our Windows sources distro has unix style EOLs in
> bundled apr (and apr-util and apr-iconv). It causes build problems
> because VC cannot understand project file with CR only lineending. I
> consider we should fix this, but don't know how this should be fixed.
>
Our notes\release.txt already mention this:
   When building the Windows .zip release be sure to use the apr files
   from the .zip packaging of Apache. Additionally you'll want to
   also include the apr-iconv directory from right next to apr-util in
   the Apache zip file. See INSTALL, section I.1, for details.

8. Build the tarballs and zip file

   a) Run './dist.sh -v X.Y.Z -r 1234 -pr branches/X.Y.Z'

     Watch dist.sh's output to make sure everything goes smoothly; when
     it's done, you'll have 'subversion-X.Y.Z.tar.gz' and
     'subversion-X.Y.Z.tar.bz2' in the cwd.

   b) Be sure to replace the apr, apr-util and apr-iconv dirs with the
      ones from the .zip packaging of Apache, before building the .zip,
      as mentioned above in 6.

   c) Run './dist.sh -v X.Y.Z -r 1234 -pr branches/X.Y.Z -zip'

     Again watch dist.sh's output to make sure everything goes smoothly;
     when it's done, you'll have 'subversion-X.Y.Z.zip' in the cwd.

So we should be more attentive with this. Might be add lineendings
checks to dist.sh when running with "-zip" option?

--
Ivan Zhakov
Received on Sat Dec 3 23:44:09 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.