Files | Admin

Notes:

Release Name: vcs-0.3.0

Notes:
Vcs -- A wrapper over any version control system

Version  control  systems  (Subversion,  CVS, PRCS...), however useful, are not
very  extensible: adding new features can be cumbersome, especially if you want
them  for  different  such  systems  at  once.  Vcs  provide  a  simple dynamic
hierarchy for Version Control Systems.

homepage: http://rubyforge.org/projects/vcs



Changes: New in 0.3 2005-09-16: * The help command now show all commands including vcs ones. * New system to fill values like the subject, the title... of your changelog, mails and news which belong to your patches. * No more put the subject as an argument of vcs. * Improve the command running handling, vcs calls are now full stream based. * Add two commands `url' and `script'. * Improve the error handling.