On Wed, Apr 13, 2011 at 01:44:29PM -0500, Peter O'Gorman wrote:
> On 04/13/2011 01:23 PM, Jack Howarth wrote:
>> svn co -r129359http://llvm.org/svn/llvm-project/dragonegg/trunk/
>
> Jack,
>
> I have done:
>
> $ svn export -r129359 http://llvm.org/svn/llvm-project/dragonegg/trunk/
> dragonegg-r129
The problem with this approach is that it short-circuits one of Fink's security
features (the checking of MD5sum for source files) and it also short-circuits
Fink's storage of source files in its own archive to guard against the day when
the source file is no longer available from the original d
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 4/13/11 2:47 PM, Jack Howarth wrote:
> On Wed, Apr 13, 2011 at 11:33:46AM -0700, David R. Morrison wrote:
>> The problem with this approach is that it short-circuits one of Fink's
>> security features (the checking of MD5sum for source files) and i
On Wed, Apr 13, 2011 at 01:44:29PM -0500, Peter O'Gorman wrote:
> On 04/13/2011 01:23 PM, Jack Howarth wrote:
>> svn co -r129359http://llvm.org/svn/llvm-project/dragonegg/trunk/
>
> Jack,
>
> I have done:
>
> $ svn export -r129359 http://llvm.org/svn/llvm-project/dragonegg/trunk/
> dragonegg-r129
On Wed, Apr 13, 2011 at 11:33:46AM -0700, David R. Morrison wrote:
> The problem with this approach is that it short-circuits one of Fink's
> security features (the checking of MD5sum for source files) and it also
> short-circuits Fink's storage of source files in its own archive to guard
> agai
On 04/13/2011 01:23 PM, Jack Howarth wrote:
> svn co -r129359http://llvm.org/svn/llvm-project/dragonegg/trunk/
Jack,
I have done:
$ svn export -r129359 http://llvm.org/svn/llvm-project/dragonegg/trunk/
dragonegg-r129359
$ tar cjf dragonegg-r129359.tar.bz2 dragonegg-r129359
and put it at http:/
Hanspeter,
The dragonegg-gcc.info posted at
http://sourceforge.net/tracker/?func=detail&aid=3281454&group_id=17203&atid=414256
works well enough so far. I used...
Source: none
with the svn download in the PatchScript...
PatchScript: <<
#!/bin/bash -ev
svn co -r129359 http://llvm.org/svn/llvm
On 4/12/11 11:43 PM, Jack Howarth wrote:
>Do we have any approved examples of packages which pull their sources
> dynamically from an svn repository? The newest dragonegg svn is quite
> good against the release llvm 2.9 (building all of xplor-nih with
> the three compilers, gcc, g++ and gfortra