EnglishFrenchSpanish

OnWorks favicon

ori - Online in the Cloud

Run ori in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ori that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ori - Ori File System command line interface

SYNOPSIS


ori COMMAND [ARGUMENTS...]

DESCRIPTION


This tool provides the command line interface to the Ori distributed file system.
Provides useful tools for accessing, manipulating, and repairing Ori repositories without
the use of FUSE. It can be used alone without FUSE to checkout a snapshot of a tree and
commit changes to one. This tool is also the main daemon used by the SSH push/pull
interface.

This command line tool also controls the Ori FUSE driver if run inside a mounted file
system rather than a repository. Only certain commands are supported at the moment and
the list is documented in the orifs man page.

N.B. This project is still in flux and repository layouts may not be compatible between
releases. You may be required to copy files from one repository to another manually and
the history may not be preserved.

REPOSITORY COMMANDS


This list contains commands that will operate on your local instance of the repository.
These may callout to remote repositories for data if this was an InstaCloned repository.

checkout [--force] COMMIT-HASH
Checkout a revision of the repository. By default this applies the current
modified files onto the specified revision, but for most users the merge command is
a safer alternative. The --force flag is used to discard current changes and
checkout the revision specified.

log Display a log of changes made to the repository.

merge COMMIT-HASH
Merges the specified change with the current HEAD.

newfs FS-NAME
Create a file system with the given name.

removefs FS-NAME
Remove the specified file system.

show Show repository information.

snapshot [-m MESSAGE] [SNAPSHOT-NAME]
Take a snapshot of the repository. You may optionally supply a message to be
included and a name.

snapshots
List all snapshots in this repository.

status Show a list of currently modified files and directories in the repository.

tip Print the commit hash for the HEAD revision.

REMOTE MANAGEMENT COMMANDS


This section lists commands used to clone repositories, pull changes, and manage a list of
remote repositories to interact with. The special remote repository named origin is used
as the default for certain operations that take an optional remote name. At the moment an
InstaCloned repository can only be created with orifs.

replicate [--ondemand] SOURCE-PATH
Clone a remote or local repository into a new directory.

pull [PATH|REMOTE-NAME]
Pulls changes from a repository. The user can specify a path to another repository
or the name of a previously registered repository. By default the command pulls
from the origin.

remote Display a list of the remote nodes.

remote add NAME PATH
Add a remote repository given a path

remote remove NAME
Remove a remote repository by name

ADVANCED COMMANDS


This section lists a few commands that are for advanced users only. They either provide
access to lower level functionality or are experimental. The verify command is useful to
all users to check that the repository has not been corrupted.

filelog
Displays a log of relevant commits made to the specified file.

findheads
Searches for detached heads that are not referenced by a branch.

gc Garbage collect any deleted objects that have not been reclaimed. This will repack
the pack files that contain deleted objects.

graft Experimental command to graft changes from one repository into another.

purgecommit COMMIT-HASH
Deletes a commit. Use this command with caution as it's experimental as certain
commands may no longer work after.

verify Verify that the repository is consistent.

OTHER COMMANDS


help Display a list of commands and their purpose.

SEE ALSO
orifs(1), orisync(1), ori_httpd(1)

Use ori online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 2
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 3
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • 4
    Apache OpenOffice Extensions
    Apache OpenOffice Extensions
    The official catalog of Apache
    OpenOffice extensions. You'll find
    extensions ranging from dictionaries to
    tools to import PDF files and to connect
    with ext...
    Download Apache OpenOffice Extensions
  • 5
    MantisBT
    MantisBT
    Mantis is an easily deployable, web
    based bugtracker to aid product bug
    tracking. It requires PHP, MySQL and a
    web server. Checkout our demo and hosted
    offerin...
    Download MantisBT
  • 6
    LAN Messenger
    LAN Messenger
    LAN Messenger is a p2p chat application
    for intranet communication and does not
    require a server. A variety of handy
    features are supported including
    notificat...
    Download LAN Messenger
  • More »

Linux commands

Ad