The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings qxFileIO
Summary Activity SCM Listes Sympa

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for qxfileio :

cd /path/to/your/local/repository/qxfileio
git remote rm origin && git remote add origin https//git.renater.fr/anonscm/git/qxfileio/qxfileio.git

Developer Access

Substitute developername with the proper value.

Exemple for qxfileio :

cd /path/to/your/local/repository/qxfileio
git remote rm origin && git remote add origin git+ssh://developername@git.renater.fr:2222/scmrepos/git/qxfileio/qxfileio.git
# Il sera probablement nécessaire de faire un pull avant tout commit :
git pull origin <branch>


Project description

Qooxdoo classes allowing read and write access to local filesystem using the W3C File API.

Etablishment : I.N.R.A.

Project Information

Tags: bibliotheque, qooxdoo, file, javascript


This project has not yet categorized itself in the Trove Software Map Registered: 2015-11-04 10:35
Activity Ranking: 0
View project Statistics
View list of RSS feeds available for this project.
Public Tools
SCM Repository (Git: 1 updates, 34 adds)
Project Members