AZ logo

CTAN directory: /support/vc

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
vc The vc (version control) bundle.

Subdirectories

Name Notes
bzr-unix/
bzr-windows/
git-unix/
git-windows/
svn-unix/
svn-windows/

Files

Name Size* Date UTC Notes
CHANGES 1 KiB 2008-Apr-21
README 1 KiB 2008-Apr-21 Shown below
vc-manual.pdf 445 KiB 2008-Apr-21
vc-manual.tex 26 KiB 2008-Apr-21

  *File sizes in kibibytes.

Contents of README

Name: The vc bundle
Version: v0.5
Author: Stephan Hennig
E-Mail: stephanhennig@arcor.de
Last modified: 2008-04-21
License: Public Domain


The vc bundle
-----------------------------------
This is a script based approach to version control for TeX
documents.  It works more reliably than keyword substitution
based approaches, since it tracks all files in a working
copy, not only .tex files.

The vc bundle works with LaTeX and plain TeX.  Currently,
Bazaar, Git and Subversion are supported.


What's special about the vc bundle?
-----------------------------------
* Common version control packages for LaTeX use keyword
  substitution to access revision information.  That
  approach doesn't work reliably in the presence of
  non-.tex files, e.g., graphics or graphic sources that
  are processed by an external tool.
* The author is unaware of any alternative version control
  packages for plain TeX.
* The author is unaware of any alternative LaTeX version
  control packages that support Bazaar or Git.


Getting the software
-----------------------------------
The latest version of the vc bundle can be found at
CTAN:support/vc.

<URL:http://www.ctan.org/get/support/vc.zip>


Installation and Usage
-----------------------------------
Please see the manual vc-manual.pdf.

Happy TeXing!
Stephan Hennig