Click here to Skip to main content
15,912,021 members
Home / Discussions / Free Tools
   

Free Tools

This forum is for discussing and recommending Free tools for software development. Please post direct links to tools, and not just links to pages that review or list tools.No shareware and no commercial products allowed. Please report spammers by voting to remove their messages and reporting their accounts.

 
AnswerRe: Tame your OpenWith context menu. Pin
Dalek Dave24-Jan-12 3:53
professionalDalek Dave24-Jan-12 3:53 
QuestionLooking For A Website Scanner Pin
Roger Wright11-Jan-12 4:51
professionalRoger Wright11-Jan-12 4:51 
AnswerRe: Looking For A Website Scanner Pin
User 171649211-Jan-12 9:56
professionalUser 171649211-Jan-12 9:56 
GeneralRe: Looking For A Website Scanner Pin
Roger Wright11-Jan-12 10:42
professionalRoger Wright11-Jan-12 10:42 
GeneralRe: Looking For A Website Scanner Pin
User 171649211-Jan-12 10:57
professionalUser 171649211-Jan-12 10:57 
GeneralRe: Looking For A Website Scanner Pin
Roger Wright11-Jan-12 17:04
professionalRoger Wright11-Jan-12 17:04 
GeneralRe: Looking For A Website Scanner Pin
User 171649212-Jan-12 2:35
professionalUser 171649212-Jan-12 2:35 
SuggestionRepository Backup Tool for use with Mercurial DVCS Pin
nedmech10-Jan-12 6:53
nedmech10-Jan-12 6:53 
I've recently been trying to bring my development department out of the last century of using tons of renamed folders and compressed archive files as version control into actually having a managed, legitimate Version Control System. Mercurial's Distributed architecture was a good fit for our group, so I've been working on various tools to make it easier to manage.

One thing I was having a hard time finding was an automated tool to work in conjunction with backup software to be able to include the repositories in backups without having to make the backup software access the active repositories that could be getting accessed by users while the backup is trying to run. So I made my own tool.

HgPreBackup [^] is a script application (written with AutoIt v3) that will search a specified folder for any repositories and then create backup clones of them in another folder that can then be used by the backup software. Subsequent executions of the script will pull in any changes since the clones were created instead of having to make new clones for every backup. It includes basic logging and the option to have the script email the log out if errors are encountered. It also has an option to purge backup repositories that no longer have a matching source repository. Further features may be implemented in the future depending on the demand.

HgPreBackup [^] is hosted at BitBucket (https://bitbucket.org/nedmech/hgprebackup[^]) and is currently functional, but still in Beta (Version 0.1.1.0). Feel free to download it and give it a try if you have the need. Any feedback is appreciated.

Edit: Updated version with addition of backup purge option.

modified 16-Jan-12 21:07pm.

GeneralRe: Repository Backup Tool for use with Mercurial DVCS Pin
Wonde Tadesse14-Jan-12 15:36
professionalWonde Tadesse14-Jan-12 15:36 
GeneralRe: Repository Backup Tool for use with Mercurial DVCS Pin
Master.Man198015-Jan-12 17:14
Master.Man198015-Jan-12 17:14 
AnswerTen Must-Have Tools Every Developer Should Download Now PinPopular
thatraja29-Dec-11 23:18
professionalthatraja29-Dec-11 23:18 
GeneralRe: Ten Must-Have Tools Every Developer Should Download Now PinPopular
Pete O'Hanlon29-Dec-11 23:45
mvePete O'Hanlon29-Dec-11 23:45 
GeneralRe: Ten Must-Have Tools Every Developer Should Download Now Pin
thatraja30-Dec-11 0:55
professionalthatraja30-Dec-11 0:55 
GeneralRe: Ten Must-Have Tools Every Developer Should Download Now Pin
Wonde Tadesse1-Jan-12 14:08
professionalWonde Tadesse1-Jan-12 14:08 
AnswerRe: Ten Must-Have Tools Every Developer Should Download Now Pin
Eddy Vluggen9-Jan-12 0:50
professionalEddy Vluggen9-Jan-12 0:50 
GeneralRe: Ten Must-Have Tools Every Developer Should Download Now Pin
Malli_S1-Jan-12 19:03
Malli_S1-Jan-12 19:03 
GeneralRe: Ten Must-Have Tools Every Developer Should Download Now Pin
Prasad_Kulkarni2-Jan-12 20:18
Prasad_Kulkarni2-Jan-12 20:18 
AnswerRe: Ten Must-Have Tools Every Developer Should Download Now Pin
thatraja2-Jan-12 20:27
professionalthatraja2-Jan-12 20:27 
GeneralRe: Ten Must-Have Tools Every Developer Should Download Now Pin
Prasad_Kulkarni2-Jan-12 23:35
Prasad_Kulkarni2-Jan-12 23:35 
GeneralRe: Ten Must-Have Tools Every Developer Should Download Now Pin
Roger Norling23-Jan-12 11:49
Roger Norling23-Jan-12 11:49 
JokeEvery Developer? Pin
Danny Martin9-Jan-12 0:11
Danny Martin9-Jan-12 0:11 
RantRe: Every Developer? Pin
ii_noname_ii24-Jan-12 3:46
ii_noname_ii24-Jan-12 3:46 
GeneralRe: Every Developer? Pin
Danny Martin24-Jan-12 22:13
Danny Martin24-Jan-12 22:13 
GeneralRe: Ten Must-Have Tools Every Developer Should Download Now Pin
RexGrammer9-Jan-12 11:06
RexGrammer9-Jan-12 11:06 
SuggestionAgile Planner PinPopular
Wonde Tadesse20-Dec-11 15:43
professionalWonde Tadesse20-Dec-11 15:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.