Quote:
Originally Posted by iosub Hi
I will need something like
Line
20- if(....)
20+ return (if(----))
so I now that I have just to replace that line, and not the all .cs
SVN tools do that, compare the online .cs with yours and make the diff file
Hope this helps
Iosu |
Isn't that the "nls.patch" file i put in patch.zip? I created it with TortoiseSVN by performing "Create Patch" operation.