On Saturday 05 Jun 2010 06:42:31 newbie01 perl wrote: > Hi all, > > Just writing to ask if any one can advise on what tools to use best for > maintaining your scripts ... preferably free/open source and portable if > there is one, that is, one that can be placed and run on a USB stick ... > > At the moment, am having them in directories and files and no versioning of > any kind. > > Any advise or solution of how to put something like this in place, will be > very much appreciated.
You should use a good version control system: http://better-scm.berlios.de/ There are now several high-quality open-source alternatives available. As Bob notes, you may wish to use a bug tracker as well for that, though I still tend to default on using text-file "TODO" lists for that (in case I'm working mostly alone). Regards, Shlomi Fish > > Thanks in advance. -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ http://www.shlomifish.org/humour/ways_to_do_it.html God considered inflicting XSLT as the tenth plague of Egypt, but then decided against it because he thought it would be too evil. Please reply to list if it's a mailing list post - http://shlom.in/reply . -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/