Hi, I think you can give the path when creating a diff, so that you get only the modifications done within that path/file.
eg:- svn diff <file name> svn diff <directory name> Regards, Nufail. On Wed, Jul 4, 2012 at 6:56 AM, siddharth srivastava <[email protected]>wrote: > Hi > > While improvising code coverage, I made a lot of changes in different > files. Now the changes in each file is a patch in itself. > So my question was, how do you create/manage diff for multiple issues > simultaneously. > The process I have been following now was to make change, create diff, > revert back and again do the same for next patch. > But now since I have 8-10 patches, is there a sane way of doing this ? > > -- > Regards > Siddharth Srivastava > -- Mohamed Nufail Undergraduate, Department of Computer Science & Engineering, University of Moratuwa. Blog: http://www.nufailm.blogspot.com/
