[Mesa-users] svn download
Francis Timmes
fxt44 at mac.com
Tue Sep 11 20:44:26 EDT 2018
i believe pulling from assembla needs a few more items to be set.
1) set a REPO_NAME environment variable
in tcshrc
setenv REPO_NAME mesa^mesa
in bash
export REPO_NAME='mesa^mesa'
2) in your .ssh/config add these three lines
Host subversion.assembla.com
User svn
SendEnv REPO_NAME
then the svn command should work.
fxt
> On Sep 11, 2018, at 5:23 PM, Falk Herwig <fherwig at uvic.ca> wrote:
>
> On the download page http://mesa.sourceforge.net/prereqs.html#download-mesa the command for downloading mesa directly via svn is
>
> svn co -r 10398 https://subversion.assembla.com/svn/mesa^mesa/trunk mesa
>
> I tried a couple variations, but it appears this command is not working. What am I missing?
>
> Falk
>
> --
> Falk Herwig
> Dept of Physics & Astronomy, U of Victoria
> fherwig at uvic.ca, tel: +1 (250) 721-7743
>
>
>
> _______________________________________________
> mesa-users at lists.mesastar.org
> https://lists.mesastar.org/mailman/listinfo/mesa-users
>
More information about the Mesa-users
mailing list