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

Re: Subversion 1.2 for Mandriva Linux 2005

From: Jeff Lanzarotta <delux256-subversion_at_yahoo.com>
Date: 2005-06-06 21:38:52 CEST

Nicolas,

That did the trick. I converted the file and everything installed just
fine. Thanks for help...

--- Nicolas Goutte <nicolasg@snafu.de> wrote:

> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 6 21:41:16 2005

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

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