Documents >> LaTeX >> SVN

Latex Guides:

SubVersion SVN  

LaTex Report Preamble

LaTeX Article Preamble

Latex Tips and Tricks

 

Links:

Miktex

TeXnicCenter 

LaTex Guide (Manual)

 

SubVersion SVN

A neet tool when using latex is version control. I use Subversion : 

svnadmin create --fs-type fsfs /repos/dir

When the repository has been created I use a connection string similar to the following one:

svn+ssh://username@serverHostname/repos/dir

 

It is recommendable to utilize SSH Key certificates to logon to the server, since this will save you a lot of password input.

See the following for a small key generation guide.

This key should then be used in putty, to make the windows svn client utilise the keys

 

 


^ Top | Copyright © 2007 Afterschool.dk| css | xhtml