Code Monkey home page Code Monkey logo

uel's Introduction

This repo is a git mirror of the svn repo: https://svn.java.net/svn/uel~svn/trunk

All branches underneath svn/ are an exact copy and should not be modified (unless you have commit rights and plan on using dcommit)

All normal git "fork" branches are at the root repo.

They are:

2.0.4-b09-jbossorg - jboss patches against svn/tags/2.0.4-b09 2.1.3-b02-jbossorg - jboss patches against svn/tags/2.1.3-b02 mojarra-1.2 - Copy of the last 1.2 release source jar master - Instructions

These can be pushed just like any normal git branch.

= SVN MIRRORING

To be able to sync the source mojarra subversion commits to this repo, run git config -e and add:

[svn-remote "svn"] url = https://svn.java.net/svn/uel~svn fetch = :refs/remotes/git-svn branches = branches/:refs/remotes/svn/ tags = tags/:refs/remotes/svn/tags/ [remote "svn-mirror"] url = https://github.com/jboss/uel.git push = refs/remotes/svn/:refs/heads/svn/

Then type: git svn fetch

This takes a very very long time to build the metadata.

Once this is complete you can now run the following to sync the latest:

git svn fetch git push svn-mirror

uel's People

Contributors

bstansberry avatar ctomc avatar dependabot[bot] avatar rmartinc avatar tmiyargi avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.