[Dune] [#915] public svn

Dune flyspray at dune-project.org
Wed May 18 18:08:23 CEST 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#915 - public svn
User who did this - Bård Skaflestad (bska)

----------
Arne,

How did you go about downloading the core modules?  Did you go directly to the source at https://svn.dune-project.org/ or did you, perchance, clone SINTEF's Mercurial sub-repo at https://public.ict.sintef.no/ ?

If you did the latter, and you have not previously downloaded the SVN version of any of the core modules, then the "hg clone" operation will appear to hang when it encounters the first core module.  The reason is that the dune-project.org server (correctly, I might add) requires you to accept an SSL fingerprint to access the sources.

To cure the symptom you may enter a sequence of commands akin to

    cd /tmp  # or some other place
    svn co https://svn.dune-project.org/svn/dune-common

    # accept fingerprint (p)ermanently when asked

    rm -rf dune-common

Then the "hg clone" operation should complete successfully.

I agree that this is highly obscure, but you fortunately need to do it only once...
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=915#comment2545

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list