Jump to content

Recommended Posts

Posted

I'm working on a number of various scripts for different tasks and at the moment, and when I have an updated version of a script, I just save it as a text file with a newer version name.

 

My scripts folder is filling up fast and is becoming more difficult to manage so I'm wondering if there is some free software which I can use to keep track of my scripts and versions that also allows the checking in/out of scripts which are being worked on?

Posted
I'm wondering if there is some free software which I can use to keep track of my scripts and versions that also allows the checking in/out of scripts which are being worked on?

 

You need a source code control system. That Wikipedia article links to a comparison page for several, but you'd probably be better off using something like Sourceforge to host your code for you, rather than set up a source code control server yourself.

 

--

David Hicks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...