If you have source code (beyond a few line bug fix) to contribute to the effort we will need a contributor license agreement to ensure that the work is your own and does not infringe and patents etc...

Next we will want to ensure your code builds in the current source code. Use SVN to get the trunk, add your project/modification to the tree. Build from scratch using MSBuild (as described in the build notes text file.

Test!

Run FalconView's Random tester (Ctrl-Shift-t).

Generate an SVN patch: 'svn diff directory with changes > wms.patch'

Open a bug (if there is not one already there).

Attach the patch to the bug.

Let us know about the patch so we can review it and check it into our system.

Attachments