[Dune] periodic 1d grid
Matteo Semplice
matteo.semplice at unito.it
Wed May 9 10:42:53 CEST 2012
Il 09/05/2012 07:38, Christoph GrĂ¼ninger ha scritto:
> Hi Matteo,
> a recent version of Dune 2.2 recognizes Alberta 3 RC7.
>
> Bye
> Christoph
>
Thanks!
I now have the problem that apparently the release branch cannot be
accessed with anonymous svn, or at least the command at
http://www.dune-project.org/download.html is wrong:
matteo at mat-lx03013:~/svn$ LANG=C svn checkout https://svn.dune-project.org/svn/dune-modulename/branches/release-2.2 dune-common
Authentication realm:<https://svn.dune-project.org:443> dune-project.org subversion repository
Password for 'matteo':
Authentication realm:<https://svn.dune-project.org:443> dune-project.org subversion repository
Username:
Password for '':
Authentication realm:<https://svn.dune-project.org:443> dune-project.org subversion repository
Username:
Password for '':
svn: OPTIONS of 'https://svn.dune-project.org/svn/dune-modulename/branches/release-2.2': authorization failed: Could not authenticate to server: rejected Basic challenge (https://svn.dune-project.org)
On the other hand accessing trunk with anonymous svn is ok
matteo at mat-lx03013:~/svn$ LANG=C svn checkout https://svn.dune-project.org/svn/dune-common/trunk dune-common
A dune-common/dune.module
[...]
Was this to be expected? Should I try trunk instead of the 2.2 branch?
Matteo
More information about the Dune
mailing list