You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jonathan Leffler <jl...@us.ibm.com> on 2004/02/03 00:08:53 UTC

Re: Subversion 0.37.0 is a 1.0.0 candidate release, please test.





Hi,

I got Subversion 0.37.0 running on Solaris 8, but I've run into a very
early hurdle configuring on MacOS X 10.3 (Panther).  The APR configure
script comes up with unknown-apple-darwin7.2 (working from memory - the
gist is correct even if one of the fields, most likely the last, has a
wrong character or two in it).  Has anybody gotten this to compile on MacOS
X 10.3 yet?  I will be exploring whether downloading APR and APR-UTIL from
Apache 2.0.48 helps any, but guidance would be appreciated.  I couldn't see
anything immediately relevant in the FAQ at http://subversion.tigris.org/,
other than the general comment:

What operating systems does Subversion run on?


All modern flavors of Unix, Win32, BeOS, OS/2, MacOS X.


That's encouraging, but apparently not entirely precise :-(

--
Jonathan Leffler (jleffler@us.ibm.com)
STSM, Informix Database Engineering, IBM Data Management
4100 Bohannon Drive, Menlo Park, CA 94025
Tel: +1 650-926-6921   Tie-Line: 630-6921
      "I don't suffer from insanity; I enjoy every minute of it!"




|---------+---------------------------->
|         |           kfogel@collab.net|
|         |                            |
|         |           01/27/2004 11:02 |
|         |           AM               |
|         |           Please respond to|
|         |           kfogel           |
|---------+---------------------------->
  >---------------------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                                             |
  |       To:       announce@subversion.tigris.org, users@subversion.tigris.org                                                                 |
  |       cc:                                                                                                                                   |
  |       Subject:  Subversion 0.37.0 is a 1.0.0 candidate release, please test.                                                                |
  >---------------------------------------------------------------------------------------------------------------------------------------------|




Folks,

If you haven't upgraded your Subversion in a while, now is the time.
The latest Subversion release, 0.37.0, is our first (and hopefully
only) 1.0.0 candidate release.  That means it's the same code that
will be in 1.0.0 -- we're just putting it out as an interim release
first, so it can be heavily tested before we call it "1.0.0".

So please, download and install Subversion 0.37.0.  This is your
chance for fame and fortune, if you find an important bug that we
missed! :-)

Jostein Andersen's original 0.37.0 announcement is here:

   http://subversion.tigris.org/servlets/ReadMsg?list=announce&msgNo=98

Here's the thread in which various binary packagings are announced:


http://subversion.tigris.org/servlets/BrowseList?list=announce&by=thread&from=148143


including the Windows installer:

   http://subversion.tigris.org/servlets/ReadMsg?list=announce&msgNo=101

Thanks,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: announce-unsubscribe@subversion.tigris.org
For additional commands, e-mail: announce-help@subversion.tigris.org


Re: Subversion 0.37.0 on MacOS X (problem - was 'Subversion 0.37.0 is a 1.0.0 candidate release, please test')

Posted by Jonathan Leffler <jl...@earthlink.net>.
Jonathan Leffler wrote:

> <cogitation volume="audible">
> I wonder if part of my problem is that I installed CoreUtils-5.0 from 
> GNU into /usr/local/bin [...]

Yes; that is (part of) the trouble.  The real uname (/usr/bin/uname) 
accepts a -p option which prints powerpc and the GNU coreutils version 
prints 'unknown', which accounts for my initial, visible problem.

Additionally, as I sort of predicted, GCC 3.3.2 compiled by me had 
some problems (specifically with mach-o/dyld.h) - so I had to revert 
to using the Apple-supplied /usr/bin/gcc (v3.3).  And I had problems 
with my non-standard install of Berkeley DB 4.1.25 (originally built 
on Jaguar 10.2), so I rebuilt it so it is now for Panther 10.3.

With these little issues resolved, it seemed to work OK.  I don't 
think I can blame SVM for any of these problems.  I'm not convinced I 
should have run into all of the problems - but that's life, occasionally.

Thanks to Garrett for the swift response pointing the finger firmly at 
my setup.

-- 
Jonathan Leffler (jleffler@earthlink.net, jleffler@us.ibm.com) 
#include <disclaimer.h>
Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Subversion 0.37.0 on MacOS X (problem - was 'Subversion 0.37.0 is a 1.0.0 candidate release, please test')

Posted by Jonathan Leffler <jl...@us.ibm.com>.




Dear Garrett,

Thanks for the prompt response.   I'm actually relieved that it is most
probably pilot error on my part rather than anything seriously wrong in
Subversion.

I'll investigate a lot harder what the trouble is - and report from my
MacOS box, not from a (ick) Win2K laptop in the office, if I have further
irresolvable problems.  I expect the problem is something to do with my
setup.

<cogitation volume="audible">
I wonder if part of my problem is that I installed CoreUtils-5.0 from GNU
into /usr/local/bin recently because I found a problem with the standard
/bin/sort command which CoreUtils 5.0 resolved.  (Coreutils is the
replacement for, or aggregation of, shellutils, textutils and fileutils.)
I'll probably disable everything except sort and see if that fixes my
problems; or drop /usr/local/bin from my PATH (same net effect).  It didn't
get as far as autoconf barfing over my installation of GCC 3.3.2 instead of
Apple's slightly older version of gcc disguised as cc, which I've sometimes
had problems with -- I may have to deal with that before I finish too.
</cogitation>

--
Jonathan Leffler (jleffler@us.ibm.com)
STSM, Informix Database Engineering, IBM Data Management
4100 Bohannon Drive, Menlo Park, CA 94025
Tel: +1 650-926-6921   Tie-Line: 630-6921
      "I don't suffer from insanity; I enjoy every minute of it!"

PS: I'm sorry my previous message included all of Karl's announcement email
and his subject line - my bad.



|---------+------------------------------>
|         |           Garrett Rooney     |
|         |           <rooneg@electricjel|
|         |           lyfish.net>        |
|         |                              |
|         |           02/02/2004 04:36 PM|
|---------+------------------------------>
  >---------------------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                                             |
  |       To:       Jonathan Leffler/Menlo Park/IBM@IBMUS                                                                                       |
  |       cc:       users@subversion.tigris.org, kfogel@collab.net, jleffler@earthlink.net                                                      |
  |       Subject:  Re: Subversion 0.37.0 is a 1.0.0 candidate release, please test.                                                            |
  >---------------------------------------------------------------------------------------------------------------------------------------------|





On Feb 2, 2004, at 7:08 PM, Jonathan Leffler wrote:

> Hi,
>
> I got Subversion 0.37.0 running on Solaris 8, but I've run into a very
> early hurdle configuring on MacOS X 10.3 (Panther). The APR configure
> script comes up with unknown-apple-darwin7.2 (working from memory -
> the gist is correct even if one of the fields, most likely the last,
> has a wrong character or two in it). Has anybody gotten this to
> compile on MacOS X 10.3 yet? I will be exploring whether downloading
> APR and APR-UTIL from Apache 2.0.48 helps any, but guidance would be
> appreciated. I couldn't see anything immediately relevant in the FAQ
> athttp://subversion.tigris.org/, other than the general comment:
>
> What operating systems does Subversion run on?
>
> All modern flavors of Unix, Win32, BeOS, OS/2, MacOS X.
>
> That's encouraging, but apparently not entirely precise :-(

It's difficult to diagnose a problem when there are no details, but for
the record I just compiled 0.37.0 on MacOS X 10.3, right out of the
tarball, and had no problems.

-garrett


Re: Subversion 0.37.0 is a 1.0.0 candidate release, please test.

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On Feb 2, 2004, at 7:08 PM, Jonathan Leffler wrote:

> Hi,
>
> I got Subversion 0.37.0 running on Solaris 8, but I've run into a very 
> early hurdle configuring on MacOS X 10.3 (Panther). The APR configure 
> script comes up with unknown-apple-darwin7.2 (working from memory - 
> the gist is correct even if one of the fields, most likely the last, 
> has a wrong character or two in it). Has anybody gotten this to 
> compile on MacOS X 10.3 yet? I will be exploring whether downloading 
> APR and APR-UTIL from Apache 2.0.48 helps any, but guidance would be 
> appreciated. I couldn't see anything immediately relevant in the FAQ 
> athttp://subversion.tigris.org/, other than the general comment:
>
> What operating systems does Subversion run on?
>
> All modern flavors of Unix, Win32, BeOS, OS/2, MacOS X.
>
> That's encouraging, but apparently not entirely precise :-(

It's difficult to diagnose a problem when there are no details, but for 
the record I just compiled 0.37.0 on MacOS X 10.3, right out of the 
tarball, and had no problems.

-garrett


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org