: I think this is the danger of applying a patch to a clean area and : then committing from there: certain SVN operations (remove, changing : properties, etc) do not survive the "svn diff" -> patch process. When
right ... this doesn't just apply to deleted files, but also files that were 'svn move'ed or files that had properties set ... "svn diff" puts that info into it's diff output as annotations/garbage ... but patch has to ignore that. I really really long for the day when there is an "svn patch" command. -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]