I&#39;m trying to clone the new svn tag, but I&#39;m getting an svn error:<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">svn: URL &#39;<a href="https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.3rc1/maint/Version">https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.3rc1/maint/Version</a>&#39; refers to a file, not a directory</font></div>
</div></blockquote><div><br></div><div>After this, svn exits with a non-zero return code.  You can see the behavior with this script.  &quot;Done&quot; will not be printed.</div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">#!/bin/sh -xe</font></div></div><div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">svn co <a href="https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.3rc1">https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.3rc1</a></font></div>
</div><div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">echo Done</font></div></div></blockquote><div><br></div><div>Why is this happening?  Should I just ignore it?</div><div><br></div><div>
<br></div><div>Thanks,</div><div>Joe Ratterman</div><div><a href="mailto:jratt@us.ibm.com">jratt@us.ibm.com</a></div><div><br><br><div class="gmail_quote">On Wed, Sep 22, 2010 at 4:15 AM, Pavan Balaji <span dir="ltr">&lt;<a href="mailto:balaji@mcs.anl.gov">balaji@mcs.anl.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
A release candidate for the new version of MPICH2 (1.3rc1) is available from <a href="http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=downloads" target="_blank">http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=downloads</a><br>

<br>
MPICH2-1.3 is a new major-feature addition release intended for stable production platforms. This release candidate is meant for early trials of this release. Other major additions are highlighted below. Please try it out and let us know if you encounter any problems at <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a>.<br>

<br>
Windows binaries will available from the downloads page soon.<br>
<br>
Regards,<br>
The MPICH2 Team<br>
<br>
===============================================================================<br>
                               Changes in 1.3<br>
===============================================================================<br>
<br>
 # OVERALL: Initial support for fine-grained threading in<br>
   ch3:nemesis:tcp.<br>
<br>
 # OVERALL: Support for Asynchronous Communication Progress.<br>
<br>
 # OVERALL: The ssm and shm channels have been removed.<br>
<br>
 # OVERALL: Checkpoint/restart support using BLCR.<br>
<br>
 # OVERALL: Experimental support for inter-library dependencies.<br>
<br>
 # PM/PMI: Hydra is now the default process management framework<br>
   replacing MPD.<br>
<br>
 # PM/PMI: Added dynamic process support for Hydra.<br>
<br>
 # PM/PMI: Added support for LSF, SGE and POE in Hydra.<br>
<br>
 # PM/PMI: Added support for CPU and memory/cache topology aware process-core binding.<br>
<br>
 # DEBUGGER: Improved support and bug fixes in the Totalview support.<br>
<br>
 # Build system: Replaced F90/F90FLAGS by FC/FCFLAGS. F90/F90FLAGS are<br>
   not longer supported in the configure.<br>
<br>
 # Multi-compiler support: On systems where C compiler that is used to<br>
   build mpich2 libraries supports multiple weak symbols and multiple aliases,<br>
   the Fortran binding built in the mpich2 libraries can handle different<br>
   Fortran compilers (than the one used to build mpich2).  Details in README.<br>
<br>
 # Several other minor bug fixes, memory leak fixes, and code cleanup.<br>
   A full list of changes is available using:<br>
<br>
     svn log -r5762:HEAD <a href="https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.3rc1" target="_blank">https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.3rc1</a><br>
<br>
     ... or at the following link:<br>
<br>
     <a href="https://trac.mcs.anl.gov/projects/mpich2/log/mpich2/tags/release/mpich2-1.3rc1?action=follow_copy&amp;rev=HEAD&amp;stop_rev=5762&amp;mode=follow_copy" target="_blank">https://trac.mcs.anl.gov/projects/mpich2/log/mpich2/tags/release/mpich2-1.3rc1?action=follow_copy&amp;rev=HEAD&amp;stop_rev=5762&amp;mode=follow_copy</a><br>

<font color="#888888"><br>
--<br>
Pavan Balaji<br>
<a href="http://www.mcs.anl.gov/~balaji" target="_blank">http://www.mcs.anl.gov/~balaji</a><br>
</font></blockquote></div><br></div>