Hi,

> Can you define "patch"? Do you mean just taking the full .as file and 
> attaching it, or something else?
Patches are files that describe the differences line by line between two files. 
SVN can generate patches via "svn patch" on the command line but all SVN tools 
that I know of have a way of generating patches. For instance subclipse it's 
right click Team - > Generate Patch.

Patches can also be generated from a pull request in the ApacheFlex Github 
mirror and be applied to the current SVN mirror.

Thanks,
Justin

Reply via email to