pyformex-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pyformex-dev] pyFormex SVN repository at Savannah is now accessible


From: Benedict Verhegghe
Subject: [pyformex-dev] pyFormex SVN repository at Savannah is now accessible
Date: Tue, 08 Nov 2011 11:03:04 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110626 Iceowl/1.0b2 Icedove/3.1.11

The SVN repository of pyFormex at Savannah is now operational.

To get access, you should first copy your ssh key (~/.ssh/id_rsa.pub)
to Savannah: My Account Conf -> SSH key

You can then checkout an svn version with developer access:

  svn co svn+ssh://address@hidden/pyformex/trunk TARGETDIR

Instead of checking out a new tree, you can also just switch your existing
svn tree to the new repository. In the tree top directory, do
  svn switch --relocate OLDURL
svn+ssh://address@hidden/pyformex/trunk
where OLDURL is the existing URL that you can find from
  svn info
It should be something like
  svn+ssh://address@hidden/svnroot/repos/pyformex/trunk

As of now, the old repository at BerliOS should no longer be used!

Benedict



reply via email to

[Prev in Thread] Current Thread [Next in Thread]