Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] Best language for learning AVRs (was forth)

2006-02-09 by David Kelly

On Fri, Feb 10, 2006 at 03:02:44AM +1100, Russell Shaw wrote:
> 
> It might seem very primitive, but i just copy "myprojectdir" to
> "myprojectdir-NNN" onto a second HDD, incrementing the number each
> time. It acts as a short-term backup, and you can easily browse old
> code. There's also live backup systems for linux where snapshots are
> taken hourly or whatever time interval you want.

I too did that in ancient times when tools such as CVS were exotic and
expensive accessories. But these days CVS ships on the most basic MacOS
installation, TortoiseCVS and TortoiseSVN are free downloads for
Windows, so there is no longer any excuse.

Directory duplication as a means of version control is no where near as
good of a tool as CVS for tracking changes. Or for back pedaling to
revert only the changes which did not work.

-- 
David Kelly N4HHE, dkelly@HiWAAY.net
========================================================================
Whom computers would destroy, they must first drive mad.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.