EnglishFrenchSpanish

Ad


OnWorks favicon

cvs-autoreleasedeb - Online in the Cloud

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

This is the command cvs-autoreleasedeb 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


cvs-autoreleasedeb - Automatic Release of debian packages from CVS

DESCRIPTION


This script generates and uploads the debian package for cvs modules managed by
cvs-buildpackage.

cvs-autoreleasedeb will maintain a state file of all the packages you want to be
automatically published, and every time you commit the debian/changelog file of your
package, changing the debian version to a greater value, it will be published.

All the parameters to the script are configured in the conffile. There is no command-line
switch. See cvs-autoreleasedeb.conf(5) for more information.

USING


There are two ways of using this script:

1) Run as user cvs-autoreleasedeb in cron. This is very useful for software houses that
want to have the "nightily build" version of the software published automatically. In
this case, the config file will be "/etc/cvs-autoreleasedeb.conf" and it will use
/var/lib/cvs-autoreleasedeb/ as scratch dir.

NOTE: edit /etc/default/cvs-autoreleasedeb to control this behavior
NOTE 2: all output will be thrown in /var/log/cvs-autoreleasedeb/run.log

2) Run as yourself, it will automatizate the work you will have if you have your packages
in CVS. In this case, the config file will be $HOME/.cvs-autoreleasedeb/conf and the
scratch dir will be $HOME/.cvs-autoreleasedeb. cvs-autoreleasedeb will not create
defaults, you must have the configuration file created before running cvs-autoreleasedeb.
See cvs-autoreleasedeb.conf(5).

TODO


- Use a snapshot of the time of the commit in
the changelog to checkout the source
- Localize the messages.
- Work with other than all lowercase in conffile.
- Use a better format for conffile.

_EXIT CODES


_exit codes:
0 = Clean _exit
1 = Config file not found
2 = No packages in config file
3 = Couldn't open the state file
4 = Couldn't open the state file for writing
5 = Couldn't determine architecture

Use cvs-autoreleasedeb 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