If you "svn add" a file, it will appear in the diffs.  I don't recall
whether "svn diff" is smart enough to cope with that (I think it is),
but post-review definitely is.

-David

On Mon, Sep 8, 2008 at 1:10 PM, Harry <[EMAIL PROTECTED]> wrote:
>
> SVN
>
> On Sep 8, 2:06 pm, "David Trowbridge" <[EMAIL PROTECTED]> wrote:
>> What repository type are you using?
>>
>> -David
>>
>> On Mon, Sep 8, 2008 at 1:03 PM, Harry <[EMAIL PROTECTED]> wrote:
>>
>> > I am trying to start review a new file with no previous revisions and
>> > am wondering if there is an easy way to create the diff file?  What I
>> > do now is:
>>
>> > diff -u -N filename /dev/null > mydiff
>>
>> > Then edit mydiff to include dummy revision information, such as adding
>> > (working copy) and (revision 0) after the filenames in the first 2
>> > lines, but this is not a good solution for all my users.
>>
>> > I did not see an argument to post-review to treat missing files as
>> > NULL.
>>
>> > Any ideas on how to review a brand new file?
>>
>> > Thanks,
>> > Harry
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to