Text Formatting ⇒ VCS | version control with LaTeX
VCS | version control with LaTeX
Hi, I would like to know, if have how to make a control version for edition?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Control Version
Hi,
welcome to the board!
Perhaps explain a bit, what do you actually mean.
Stefan
welcome to the board!
Perhaps explain a bit, what do you actually mean.
Stefan
LaTeX.org admin
Re: Control Version
I'm writing a report with a co worker, and I like to have the historic about corrections in the text, something like the equivalent function in MSWord. This is possible?
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
VCS | version control with LaTeX
Yes, that's possible. If you would have written "version control" I would have understood. 
There are several version control systems (VCS), for example:
I recommend to have a look at some PracTeX articles, though they are of 2007: Stefan

There are several version control systems (VCS), for example:
- Subversion aka SVN - good LaTeX support,
- Git - powerful, more than needed for LaTeX,
- Mercurial - perhaps with a nicer interface than Git,
- Bazaar - by Canonical, used in the Ubuntu Linux world.
I recommend to have a look at some PracTeX articles, though they are of 2007: Stefan
LaTeX.org admin