CodeLobster IDE
http://codelobster.com/forum/

diff patches?
http://codelobster.com/forum/viewtopic.php?f=2&t=1299
Page 1 of 1

Author:  shiva7663 [ Thu Apr 08, 2010 9:03 pm ]
Post subject:  diff patches?

I would like to be able to create and apply diff patches within the CodeLobster IDE.

Author:  Admin [ Fri Apr 09, 2010 5:51 am ]
Post subject: 

Hi.

Which patches do you mean?

Regards,
Codelobster Team.

Author:  shiva7663 [ Fri Apr 09, 2010 7:45 pm ]
Post subject: 

Eclipse has plugins that can create and handle this kind of patch:

Code:
diff --git app/drupal/sites/all/modules/contrib/date/date/date.module app/drupal/sites/all/modules/contrib/date/date/date.module
index f2de838..9475cac 100644
--- app/drupal/sites/all/modules/contrib/date/date/date.module
+++ app/drupal/sites/all/modules/contrib/date/date/date.module
@@ -474,6 +474,7 @@ function date_field(, &, , &, , ) {
       return _date_field_validate(, , , , , );
       break;

+    case 'presave':
     case 'insert':
     case 'update':
       require_once('./'. drupal_get_path('module', 'date') .'/date_elements.inc');

Author:  Admin [ Sat Apr 10, 2010 11:22 am ]
Post subject: 

Hi.

Many thanks.
We will investigate this functionality and ability to add it.

Regards,
Codelobster Team.

Author:  sergetkach [ Wed Nov 16, 2016 9:53 am ]
Post subject:  Re: diff patches?

Please explain how the comparison of files in the CodeLobster. I can's do it.
see screen short - http://www.screencast.com/t/7WHZKnnMR

Author:  Admin [ Wed Nov 16, 2016 10:10 am ]
Post subject:  Re: diff patches?

Hi.

Please, loot at the following topic:
viewtopic.php?f=3&t=5320

Thanks,
Codelobster Team.

Author:  sergetkach [ Thu Nov 17, 2016 8:47 am ]
Post subject:  Re: diff patches?

Thanks!!

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/