Giter VIP home page Giter VIP logo

Comments (7)

boegel avatar boegel commented on September 26, 2024

This was requested by a number of people during SC'12, so let's bump the priority a bit (low --> medium).

from easybuild-framework.

gribozavr avatar gribozavr commented on September 26, 2024

Please don't forget about hg repositories.

from easybuild-framework.

gribozavr avatar gribozavr commented on September 26, 2024

My usecase for this feature is Clang. There are revisions in the repository that received more testing, but are not released (and will never be packaged as tarballs). Clang development moves quite fast, and the latest release -- 3.2 can be considered somewhat dated now. So it would make sense to build from these revisions while fetching the source directly from VCS.

from easybuild-framework.

boegel avatar boegel commented on September 26, 2024

For SVN, we should make sure support for downloading specific svn revisions is added, e.g. to download the source code for OpenSees v2.4.3:

svn co -r 5621 svn://opensees.berkeley.edu/usr/local/svn/OpenSees/trunk OpenSees

see http://opensees.berkeley.edu/OpenSees/developer/svn.php (http://opensees.berkeley.edu/OpenSees/changeLog.php for the SVN revision that corresponds to a particular version)

from easybuild-framework.

JensTimmerman avatar JensTimmerman commented on September 26, 2024

I've started on adding support for downloading over svn, see
#1082

The path chosen here is: export a revision of the svn repo (like checkout but without revision information), create a tarball, put this tarball in the sources folder, just like a normal http download would do.

This is already working for me, just cleaning up the code a bit now.

from easybuild-framework.

akesandgren avatar akesandgren commented on September 26, 2024

Cf, #2555

from easybuild-framework.

boegel avatar boegel commented on September 26, 2024

I'll go ahead and close this, since we have support for cloning a git repo.

Also supporting other methods like SVN can be done equivalently.

from easybuild-framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.