On Monday 06 June 2005 19:16, Nicolas Goutte wrote:
> On Monday 06 June 2005 18:02, David Faure wrote:
> > On Monday 06 June 2005 17:50, Jeff Lanzarotta wrote:
> > > make: /mnt/hdc1/subversion-1.2.0/ac-helpers/install-sh: Command not
> > > found
>
> That is easy and I have fallen into this trap with 1.1.4 too.
>
> install-sh has CR/LF line ends and some (version of) Linux tools do not
> like that. So convert it to LF ends only. (It is the only file to convert.)
> I am surprised that you got to install, I did not get that far.
>
> For example with
> tr -d "\r" < oldfile > newfile
I have registered it as issue #2327:
http://subversion.tigris.org/issues/show_bug.cgi?id=2327
(...)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 6 20:41:52 2005