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

Reply via email to