Source control in Torsion
by Joaquin Maguire · in Torsion · 03/28/2010 (3:49 pm) · 3 replies
Does Torsion offer support for any source or version control software. I have found the number of files involved in a Torque project makes it difficult to manage with just a command-line client.
#2
http://tortoisesvn.tigris.org/
... which is a shell extension for Subversion.
TortoiseHg is for Mercurial.
http://tortoisehg.bitbucket.org/
03/29/2010 (6:11 pm)
Well... you mean TortoiseSVN...http://tortoisesvn.tigris.org/
... which is a shell extension for Subversion.
TortoiseHg is for Mercurial.
http://tortoisehg.bitbucket.org/
#3
04/05/2010 (12:31 am)
Thanks, folks. I did end up downloading mercurial and registering at Bitbucket.
Torque Owner Javier Canon