On Sep 6, 2006, at 3:29 AM, Bryan wrote: > Hello, > > I am new to the development process. I have added some fields to > admin > pages to make use of metadata information. > > What is the best practice for handling changes to the code? Should I > simply note them and reimplement them after each upgrade to > radiant? I > have seen references to subversion in past postings. Is this overkill > for minor changes?
You should definitely try to use some form of version control. Try looking into SVK [1], I haven't used it personally but I understand that it's designed for keeping a local version of a subversion repository. Bodhi [1] http://svk.elixus.org/ _______________________________________________ Radiant mailing list [email protected] http://lists.radiantcms.org/mailman/listinfo/radiant
