[Insight-developers] Testing/Data removal
    Brad King 
    brad.king at kitware.com
       
    Wed Oct  5 11:57:21 EDT 2011
    
    
  
On 10/5/2011 10:21 AM, Brad King wrote:
> Today we will merge my branch to remove the Testing/Data submodule.
The merge is done.  ITK's master branch no longer has any submodules.
Please note the instructions below.  This is a one-time transition.
-Brad
> Meanwhile everyone will have to do the following after I announce
> the merge completion to get your local work tree past this change:
>
> git checkout master
> rm -rf Testing/Data
> mkdir Testing/Data
> git pull
>
> Those running dashboard builds will need to do just
>
> rm -rf Testing/Data
> mkdir Testing/Data
>
> in the dashboard work trees.
    
    
More information about the Insight-developers
mailing list