EnglishFrenchSpanish

Ad


OnWorks favicon

git-annex-expire - Online in the Cloud

Run git-annex-expire in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command git-annex-expire 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


git-annex-expire - expire inactive repositories

SYNOPSIS


git annex expire [repository:]time ...

DESCRIPTION


This command expires repositories that have not performed some activity within a specified
time period. A repository is expired by marking it as dead. De-expiration is also done; if
a dead repository performed some activity recently, it is marked as semitrusted again.

This can be useful when it's not possible to keep track of the state of repositories
manually. For example, a distributed network of repositories where nobody can directly
access all the repositories to check their status.

The repository can be specified using the name of a remote, or the description or uuid of
the repository.

The time is in the form "60d" or "1y". A time of "never" will disable expiration.

If a time is specified without a repository, it is used as the default value for all
repositories. Note that the current repository is never expired.

OPTIONS


--no-act

Print out what would be done, but not not actually expire or unexpire any
repositories.

--activity=Name
Specify the activity that a repository must have performed to avoid being expired.
The default is any activity.

Currently, the only activity that can be performed to avoid expiration is git annex
fsck. Note that fscking a remote updates the expiration of the remote repository,
not the local repository.

The first version of git-annex that recorded fsck activity was 5.20150405.

Use git-annex-expire online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad