[Users] Can't get AEIThorns/ADMMass & OutsideMask
Ian Hinder
ian.hinder at aei.mpg.de
Fri Jul 29 11:22:51 CDT 2011
On 29 Jul 2011, at 17:56, Scott Hawley wrote:
> Is the AEI repository for ET thorns still up? I'm not receiving a couple thorns…
>
>
>
> in GetComponents:
>
> # Various thorns from the AEI
> !TARGET = $ARR
> !TYPE = svn
> !AUTH_URL = https://svn.aei.mpg.de/numrel/$1/$2/branches/$ET_RELEASE
> !URL = http://svn.aei.mpg.de/numrel/$1/$2/branches/$ET_RELEASE
> !CHECKOUT =
> AEIThorns/ADMMass
> AEIThorns/OutsideMask
> AEIThorns/AEILocalInterp
> AEIThorns/SystemStatistics
Hi Scott,
The only thorns that are failing are ADMMass and OutsideMask. According to the Einstein Toolkit thornlist, https://svn.einsteintoolkit.org/manifest/trunk/einsteintoolkit.th, these thorns are not part of the Einstein Toolkit. I don't know anything about these thorns - maybe someone else does?
>
>
>
>
> -----------------------------------------------------------------
> Checking out module: AEIThorns/ADMMass
> from repository: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/branches/ET_2011_05
> into: Cactus/arrangements
> svn: URL 'http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/branches/ET_2011_05' doesn't exist
>
> Warning: Could not checkout module AEIThorns/ADMMass
>
>
> -----------------------------------------------------------------
> Checking out module: AEIThorns/OutsideMask
> from repository: http://svn.aei.mpg.de/numrel/AEIThorns/OutsideMask/branches/ET_2011_05
> into: Cactus/arrangements
> svn: URL 'http://svn.aei.mpg.de/numrel/AEIThorns/OutsideMask/branches/ET_2011_05' doesn't exist
>
> Warning: Could not checkout module AEIThorns/OutsideMask
>
>
> -----------------------------------------------------------------
> 0 components checked out.
>
>
>
>
> On Jul 28, 2011, at 10:26 PM, Eric Seidel wrote:
>
>> Thanks Frank.
>>
>> Scott, the CHECKOUT directive is required for GetComponents to know
>> where to place the thorn on your local filesystem.
>>
>> Eric
>>
>> Sent from my iPhone
>>
>> On Jul 28, 2011, at 6:20 PM, Frank Loeffler <knarf at cct.lsu.edu> wrote:
>>
>>> On Thu, Jul 28, 2011 at 01:42:24PM -0700, Scott Hawley wrote:
>>>> Hi, I'm trying to add an svn repository for my thorn in my Thornlist
>>>> file, and it doesn't seem to be working or telling me the nature of
>>>> the problem:
>>>>
>>>> Warning: Nothing will be checked out from svn://svn.belmont.edu/svnrepos/texmex
>>>> TexMEx
>>>
>>> This indicates that there is no "CHECKOUT" directive, and indeed, there
>>> isn't. Adding this helps. In addition, the directives for an anonymous
>>> user and password don't seem to be necessary, svn doesn't even ask for
>>> that (real public access without 'public password'). I also assume that
>>> you would like to have the thorn in an arrangement directory within the
>>> Cactus tree (and not as thorn within the arrangements directory, so what
>>> I ended up with is:
>>>
>>> !CRL_VERSION = 1.0
>>> !DEFINE ROOT = Cactus
>>> !DEFINE ARR = $ROOT/arrangements
>>> # TexMex
>>> !TARGET = $ARR
>>> !TYPE = svn
>>> !URL = svn://svn.belmont.edu/svnrepos/texmex
>>> !CHECKOUT =
>>> TexMEx/TexMEx
>>>
>>> Frank
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users at einsteintoolkit.org
>>> http://lists.einsteintoolkit.org/mailman/listinfo/users
>>
>
>
> _______________________________________________
> Users mailing list
> Users at einsteintoolkit.org
> http://lists.einsteintoolkit.org/mailman/listinfo/users
--
Ian Hinder
ian.hinder at aei.mpg.de
More information about the Users
mailing list