Re: Error while uploading diff

2013-04-02 Thread David Trowbridge
How are you creating your diff?
-David

On Tue, Apr 2, 2013 at 5:46 AM, Neha cm.ne...@gmail.com wrote:

 Hello Everyone,
 I have set Perforce as the repository for Review Board. I have created 
 diffs in Perforce and when i'm trying to upload the diff in the Review 
 Board through the 'New Review Request' option and then 'Update'- 'Upload 
 Diff', its giving the error that the specified diff file is empty. Please 
 help.
 Thanks!
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Error while uploading diff

2013-04-02 Thread Neha
Creating diff in Perforce:
In Perforce, I selected a file from workspace, and right clicked on it, 
then selected the 'diff against' option. This displays a 'Diff' dialog box 
with fields for 1st and 2nd path of files. After filling these fields I 
clicked the 'Diff' button.
Uploading diff in Review Board:
After clicking the 'Create Review Request' button, I selected 'update' - 
'upload diff ' which appears in the upper left corner. Then I chose the 
diff and parent diff from the Perforce workspace and uploaded it but the 
'specified diff is empty' error occurs.
What must be going wrong? 

Thanks!

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Error while uploading diff

2013-04-02 Thread David Trowbridge
For Perforce, you'll have to use rbtools. Normal 'p4 diff' produces files that 
don't contain enough revision information.
-David

On Tue, Apr 2, 2013 at 11:06 AM, Neha cm.ne...@gmail.com wrote:

 Creating diff in Perforce:
 In Perforce, I selected a file from workspace, and right clicked on it, 
 then selected the 'diff against' option. This displays a 'Diff' dialog box 
 with fields for 1st and 2nd path of files. After filling these fields I 
 clicked the 'Diff' button.
 Uploading diff in Review Board:
 After clicking the 'Create Review Request' button, I selected 'update' - 
 'upload diff ' which appears in the upper left corner. Then I chose the 
 diff and parent diff from the Perforce workspace and uploaded it but the 
 'specified diff is empty' error occurs.
 What must be going wrong? 
 Thanks!
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Error while uploading diff

2013-04-02 Thread Neha
Thanks David !! 
Actually I have tried installing RBTools by python setup.py. install,  but 
there were some errors of missing packages. Now, I will try installing it 
again.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Error while uploading diff: Unable to parse diff revision header ' (revision 6886)'

2012-05-11 Thread Ashish Sharma
Mac,

What is the version of your svn ?

Review board does not support diff's created by svn version 1.7.

-- Ashish

On Thu, May 10, 2012 at 8:04 PM, MacDschie macdsc...@googlemail.com wrote:

 Hi there,

 I tried to upload a diff file created with the command svn diff, but the
 upload fails with the error

 Unable to parse diff revision header ' (revision 6886)'

 I checked the revision of the file with svn info in the repository and
 verified that the number is correct. Here is the diff file I tried to
 upload:

 Index: octeon_sdk/se_src/ipsec-gw/config.c
 ===
 ---
 /dnd10_ln50_lnd99_lnt30_wn70/tags/FTM_DND10_LN50_LND99_LNT30_WN70_202.00.19/octeon_sdk/se_src/ipsec-gw/config.c
 (revision 6886)
 +++
 /dnd10_ln50_lnd99_lnt30_wn70/branches/reported_changes/fsmr3_teamk_mgr_ml_ppp_block/octeon_sdk/se_src/ipsec-gw/config.c
 (revision 6886)
 @@ -141,6 +141,10 @@
  ipgw_mpls_api (swp);
  break;

 +case SE_DRV_CFG_MLPPP:
 +ipgw_mlppp_api (swp);
 +break;
 +
  case SE_DRV_CFG_TA:
  test_adapter_se_config_api (swp);
  break;

 Property changes on: octeon_sdk/se_src/ipsec-gw/config.c
 ___
 Modified: svn:mergeinfo
Merged
 /dnd10_ln50_lnd99_lnt30_wn70/release/octeon_sdk/se_src/ipsec-gw/config.c:r5630-6668

 I would appreciate any help on his matter.

  --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en