<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div></div><div><br></div><div><br></div><div><div><div>On Sep 18, 2010, at 3:48 AM, Ian Hinder wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div><p>----- Original message -----
<br>&gt; Eric
<br>&gt; 
<br>&gt; I reverted your last two commits, since the new thorn list didn't work
<br>&gt; for me. It created a file GetComponents in the main Cactus directory
<br>&gt; pointing to ../repos, which is the wrong path.
<br>&gt; 
<br>&gt; Checking out Cactus is a crucial step; once this is broken, everybody
<br>&gt; will have to update manually (since GetComponents doesn't work any
<br>&gt; more and will have been deleted!). Let's debug this, and let's have a
<br>&gt; few other people try things before proceeding.
<br>
<br>And a reminder: as I understood it, the policy is that all nontrivial commits to the trunk of the ET (excluding the MHD part of grhydro which is new code under heavy development) are to be discussed on the mailing list before being applied.  (The policy might be too strict and tedious, but we should either try to stick to it or change it.)  Part of the discussion would likely include other people testing the patches.
<br>
<br>
<br>&gt; 
<br>&gt; -erik
<br>&gt; 
<br>&gt; On Fri, Sep 17, 2010 at 5:03 PM,&nbsp;  &lt;<a href="mailto:eric9@mac.com">eric9@mac.com</a>&gt; wrote:
<br>&gt; &gt; User: eric9
<br>&gt; &gt; Date: 2010/09/17 05:03 PM
<br>&gt; &gt; 
<br>&gt; &gt; Modified:
<br>&gt; &gt; &nbsp;/trunk/
<br>&gt; &gt; &nbsp;<a href="http://einsteintoolkit.th">einsteintoolkit.th</a>
<br>&gt; &gt; 
<br>&gt; &gt; Log:
<br>&gt; &gt; &nbsp;update to include new location of GetComponents
<br>&gt; &gt; 
<br>&gt; &gt; File Changes:
<br>&gt; &gt; 
<br>&gt; &gt; Directory: /trunk/
<br>&gt; &gt; ==================
<br>&gt; &gt; 
<br>&gt; &gt; File [modified]: <a href="http://einsteintoolkit.th">einsteintoolkit.th</a>
<br>&gt; &gt; Delta lines: +11 -4
<br>&gt; &gt; ===================================================================
<br>&gt; &gt; --- trunk/einsteintoolkit.th &nbsp; &nbsp;2010-09-08 20:51:39 UTC (rev 37)
<br>&gt; &gt; +++ trunk/einsteintoolkit.th &nbsp; &nbsp;2010-09-17 22:03:56 UTC (rev 38)
<br>&gt; &gt; @@ -111,7 +111,7 @@
<br>&gt; &gt; &nbsp;!TARGET &nbsp; = $ARR
<br>&gt; &gt; &nbsp;!TYPE &nbsp; &nbsp; = svn
<br>&gt; &gt; &nbsp;!URL &nbsp; &nbsp; &nbsp;= <a href="https://svn.einsteintoolkit.org/cactus/$1/$2/trunk">https://svn.einsteintoolkit.org/cactus/$1/$2/trunk</a>
<br>&gt; &gt; -!CHECKOUT =
<br>&gt; &gt; +!CHECKOUT =
<br>&gt; &gt; &nbsp;EinsteinAnalysis/ADMAnalysis
<br>&gt; &gt; &nbsp;EinsteinAnalysis/ADMConstraints
<br>&gt; &gt; &nbsp;EinsteinAnalysis/AHFinder
<br>&gt; &gt; @@ -190,7 +190,7 @@
<br>&gt; &gt; &nbsp;!TYPE &nbsp; &nbsp; = svn
<br>&gt; &gt; &nbsp;!URL &nbsp; &nbsp; &nbsp;= <a href="http://svn.aei.mpg.de/numrel/$1/$2/trunk">http://svn.aei.mpg.de/numrel/$1/$2/trunk</a>
<br>&gt; &gt; &nbsp;!AUTH_URL = <a href="https://svn.aei.mpg.de/numrel/$1/$2/trunk">https://svn.aei.mpg.de/numrel/$1/$2/trunk</a>
<br>&gt; &gt; -!CHECKOUT =
<br>&gt; &gt; +!CHECKOUT =
<br>&gt; &gt; &nbsp;AEIThorns/AEILocalInterp
<br>&gt; &gt; 
<br>&gt; &gt; 
<br>&gt; &gt; @@ -198,7 +198,7 @@
<br>&gt; &gt; &nbsp;!TARGET &nbsp; = $ARR
<br>&gt; &gt; &nbsp;!TYPE &nbsp; &nbsp; = svn
<br>&gt; &gt; &nbsp;!URL &nbsp; &nbsp; &nbsp;= <a href="https://svn.cct.lsu.edu/repos/numrel/$1/$2/trunk">https://svn.cct.lsu.edu/repos/numrel/$1/$2/trunk</a>
<br>&gt; &gt; -!CHECKOUT =
<br>&gt; &gt; +!CHECKOUT =
<br>&gt; &gt; &nbsp;LSUThorns/QuasiLocalMeasures
<br>&gt; &gt; &nbsp;LSUThorns/SummationByParts
<br>&gt; &gt; 
<br>&gt; &gt; @@ -210,7 +210,7 @@
<br>&gt; &gt; &nbsp;!URL &nbsp; &nbsp; &nbsp;= <a href="git://github.com/ianhinder/Kranc.git">git://github.com/ianhinder/Kranc.git</a>
<br>&gt; &gt; &nbsp;!AUTH_URL = <a href="mailto:git@github.com">git@github.com</a>:ianhinder/Kranc.git
<br>&gt; &gt; &nbsp;!REPO_PATH= Auxiliary/Cactus
<br>&gt; &gt; -!CHECKOUT =
<br>&gt; &gt; +!CHECKOUT =
<br>&gt; &gt; &nbsp;KrancNumericalTools/GenericFD
<br>&gt; &gt; 
<br>&gt; &gt; 
<br>&gt; &gt; @@ -258,3 +258,10 @@
<br>&gt; &gt; &nbsp;Carpet/CarpetSlab
<br>&gt; &gt; &nbsp;Carpet/CarpetTracker
<br>&gt; &gt; &nbsp;Carpet/LoopControl
<br>&gt; &gt; +
<br>&gt; &gt; +# GetComponents, to keep updating
<br>&gt; &gt; +!TARGET &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= $ROOT
<br>&gt; &gt; +!TYPE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= git
<br>&gt; &gt; +!URL &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = <a href="git://github.com/gridaphobe/GetComponents.git">git://github.com/gridaphobe/GetComponents.git</a>
<br>&gt; &gt; +!AUTH_URL &nbsp; &nbsp; &nbsp;= <a href="mailto:git@github.com">git@github.com</a>:gridaphobe/GetComponents.git
<br>&gt; &gt; +!CHECKOUT &nbsp; &nbsp; &nbsp;= GetComponents
<br>&gt; &gt; \ No newline at end of file
<br>&gt; &gt; 
<br>&gt; &gt; _______________________________________________
<br>&gt; &gt; Commits mailing list
<br>&gt; &gt; <a href="mailto:Commits@einsteintoolkit.org">Commits@einsteintoolkit.org</a>
<br>&gt; &gt; <a href="http://lists.einsteintoolkit.org/mailman/listinfo/commits">http://lists.einsteintoolkit.org/mailman/listinfo/commits</a>
<br>&gt; &gt; 
<br>&gt; 
<br>&gt; 
<br>&gt; 
<br>&gt; -- 
<br>&gt; Erik Schnetter &lt;<a href="mailto:schnetter@cct.lsu.edu">schnetter@cct.lsu.edu</a>&gt;&nbsp;&nbsp;
<br>&gt; <a href="http://www.cct.lsu.edu/~eschnett/">http://www.cct.lsu.edu/~eschnett/</a>
<br>&gt; _______________________________________________ Users mailing list
<br>&gt; <a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a>
<br>&gt; <a href="http://lists.einsteintoolkit.org/mailman/listinfo/users">http://lists.einsteintoolkit.org/mailman/listinfo/users</a>
<br><br></p>
</div>

_______________________________________________<br>Users mailing list<br><a href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a><br>http://lists.einsteintoolkit.org/mailman/listinfo/users<br></blockquote></div><br></div></body></html>