So I’ve spent the past few weeks writing an awesome program called Transcribe, designed to help move data from a flat file or database table (or anything tabular in structure), to a relational database (or anything sporting such a likeness or anything sporting an ADO.NET Data Provider).
Last week, I rebuilt my computer with some nice new components and for the most part they all worked nicely and my computer is now fully operational again. Before the rebuild I backed up all my data and committed all my source files to SVN. Unfortunately, at some point a number of files went walkies from the head revision of the SVN repository so I have now lost a few ‘important’ classes and code files from the transcribe code base including much of the work I’d recently done on error reporting.
Let the lesson be learned, commit little and often and double check your repository every now and again.
0 comments:
Post a Comment