Subject: Re: Couple of questions
Could you create an patch file for this? Sending the complete source files is not a very good idea. Because the files can have been changed by someone else in the meantime. So merging the changes together is not trivial.
But creating a patch file is not very difficult. If you use tortoise SVN, right click on the folder, which contains the working copy an select tortoise->create patch. If you do not use tortoise, you can use the command svn diff.