Show whole topic Jan 07, 2012 11:10 pm
Eiko Offline
Moderator, Developer
Registered since: Aug 03, 2007
Location: -


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.