Re: Submitting patches, subversion post-review support for already committed revisions

2009-12-09 Thread Jason Felice
On Wed, Dec 9, 2009 at 5:01 PM, Lyndon Washington hoshp...@crazy-code.com wrote: Hi, Was there a resolution to the svn problem that was outlined, because I get a similar problem after I performed a commit that included some moved and deleted source files. When i try and create a review

Re: Submitting patches, subversion post-review support for already committed revisions

2009-12-03 Thread Jason Felice
On Thu, Dec 3, 2009 at 1:54 AM, Christian Hammond chip...@chipx86.com wrote: Hi Jason, A standard diff -u doesn't contain the revision information needed, and a git diff by default uses short SHA1s, which we can't use to fetch the files. You will need to use either post-review (recommended)