On 09.08.2010 10:30, Daniel Näslund wrote: > Hi! > > The "soft" deadline for GSoC 2010 is today. Not much time left then... > > What has been accomplished: > > * A parseable diff format for properties. > * svn patch can apply properties > * We have Python tests for applying properties. > * svn diff can create 'git diffs when passed a special flag. > * C-unit tests for parsing properties and git diffs. > * Python-tests for svn diff to create git diffs. > > What is left: > > * Extensive test coverage for the properties code. > * Make the git unidiff format the standard format for diffs. > * Record copies for URL->WC and URL->URL. > * Record moves for WC->WC, URL->WC, URL->URL. > * Actually apply the git diffs with 'svn patch'. >
Brilliant! I hope you'll find time after the SoC to finish some of these missing bits. :)