Re: [Numpy-discussion] problems building exported version of numpy from svn

2007-03-21 Thread Robert Kern
Fred Romelfanger wrote: > When I use co to check the code out of svn, running setup.py and building > the code works fine, but when I export the code or create a source > distribution that includes numpy the .svn directories get stripped. > > svn export http://svn.scipy.org/svn/numpy/trunk numpy >

[Numpy-discussion] problems building exported version of numpy from svn

2007-03-21 Thread Fred Romelfanger
When I use co to check the code out of svn, running setup.py and building the code works fine, but when I export the code or create a source distribution that includes numpy the .svn directories get stripped. svn export http://svn.scipy.org/svn/numpy/trunk numpy I then get the following error whe