Hi, Looking into this a bit, it looks like you can ask svn to use an external diff (like gnu diff), and therefor get a white space free diff.
http://kitt.hodsden.com/node/3/print?PHPSESSID=7afff32540f3523848f2e24b8f229c98 This may break codestriker because it attempts to parse the diff output. It may not like seeing a gnu diff coming out of "svn diff". If you want you can modify the Subversion.pm file and give it a try. Thanks Jason. --- Moisei Rabinovich <[EMAIL PROTECTED]> wrote: > well, I probably miss some important point. > codestriker generates a diff for me by itself, i only fill start-tag, > end-tag and module. > where should i set the "-b" option? > also I am not sure @exclude_file_types is taken into account in this case > > On 8/7/06, David Sitsky <[EMAIL PROTECTED]> wrote: > > > > Moisei Rabinovich wrote: > > > > do you have some really large topics in your database? > > > o yes! we are doing the real thing! :) > > > seriously, 1024000 bytes ~= 1 M ~= 10K lines of code. > > > I would not say it is an usual case but it may happen when really big > > > feature is merged from the dev. branch to the trunk. > > > Especially taken into account that I do not have a way to filter a > > > generated files from the diff, as well as ignore indentation. > > > I would be great to have such an option in codestriker. > > > > If your generated files have a unique filename extension that you always > > want to ignore, then check out the @exclude_file_types option in > > codestriker.conf. > > > > By "ignore indentation", do you mean whitespace changes? If you supply > > the -b option to diff, it will remove whitespace changes from your diff > > file. > > > > Cheers, > > David > > > > > > > -- > Best Regards, > Moisei > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642> _______________________________________________ > Codestriker-user mailing list > Codestriker-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/codestriker-user > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Codestriker-user mailing list Codestriker-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/codestriker-user