Suggestion for building on Windows
From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2003-02-20 21:18:32 CET
I followed the instructions in INSTALL (release 0.18), and, as
find . -type f -name '*.dsp' | xargs file | egrep -vi crlf | awk -F: '{print $1}' | xargs unix2dos
This might be good to put into the INSTALL file.
-- PGP Fingerprint: 3E7B A3F3 96CA 8958 ACC5 C8BD 6337 0041 C01C 5276 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Feb 20 21:19:45 2003 |
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.