Methodology for Source Code Control

hedley.finger at myob.com hedley.finger at myob.com
Sun Jun 25 15:43:25 PDT 2006


All:

> When you store binary files (like FM files), most source control systems
> can't compare/diff those, so they have to store a complete new copy of
> the file each time it changes. That's why a lot of source control system
> admins don't want you checking in your docs -- you eat up massive
> amounts of disk space, compared to the programmers' source code (text)
> files. 

Visual SourceSafe and Subversion both store use binary deltas.  Subversion 
uses 
binary diffing for all files, both program text and binary files, such as 
graphics, etc.

So repeatedly saving versions does not cause the size of the repository to 
balloon.

Actually, Subversion would we worth looking at as an FM version control 
system.

Regards,
Hedley
--
Hedley Finger
Technical Communications Tools & Processes Specialist
MYOB Australia <http://myob.com/au>
P.O. box 371   Blackburn VIC 3130   Australia
12 Wesley Court   Tally Ho Business Park   East Burwood VIC 3151 Australia
<mailto:hedleyDOTfingerATmyobDOTcom>
Tel. +61 3 9222 9992 x 7421,   Mob. (cell) +61 412 461 558

© MYOB Technology Pty Ltd 2006


More information about the framers mailing list