SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Vertoo 0.8

Vertoo is a tool that lightens developer's burden to maintain up-to-date versioning information across project's files. Vertoo provides simple interface to change the version (or it's part) and distribute these changes through the project's files. Configuration describes versions used in a project, each in arbitrary, user-specified scheme and formats for each of the occurences of the version's data in the project files.

If you find yourself in the situation that each new release requries you to update a bunch of files (README, web-pages, source code, etc.) to change version number (either by hand or with several perl -ipe incantations) this tool may be for you. Vertoo keeps track of the project's version and when you are ready for release you just invoke Vertoo to make necessary changes.

Vertoo is designed to be as non-obtrusive as possible. To use it you just have to create a configuration file where your describe your project's modules, relevant files and version format used. That's all. No changes in your source files (like adding special marks or creating .in files) are requried. Files are modified in-place, as you would do it by hand. Now you could run vertoo, either by hand or by adding appropriate command to one of your Makefile's rules or release script. If you later change your mind and stop using Vertoo you'll just delete it's configuration files.

Supported platforms:
Vertoo is written in Python and thus requries it to run (at least Python 2.1 is required). I successfully use Vertoo on Linux and Windows and it would probably run on other systems as well.

Documentation is located at doc/index.html. Latest version could be obtained from http://vertoo.sourceforge.net.

Author: Max Ischenko <mfi@ukr.net> with major contributions from Sebastien Bigaret sbigaret@users.sourceforge.net.

Vertoo is open source software and is distributed under the terms of the Python license, see doc/COPYRIGHT for details.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.