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 Dennis Clark

David Kelly wrote:
> 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.
> 
   Is there a reasonable CVS front end these days?  I found CVS to be 
cryptic and difficult to use when versioning.  The fact that a 
"checkout" does not lock a CVS file and that it tries to merge multiple 
changes upon "checkin" annoyed me.  When I check something out, I want 
the file locked.  Also, the idea of a "sticky" file or tree escapes me 
when I try to understand it.  But if I'm the only one on a project these 
are minor if there is a decent front end now.

???
DLC

-- 
---------------------------------------
Dennis Clark    TTT Enterprises
---------------------------------------

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.