Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Multiline Search & Replace

<< < (7/8) > >>

MortenMacFly:

--- Quote from: ironhead on December 01, 2009, 02:41:00 pm ---Any update?

--- End quote ---
I am testing.

gygabyte017:
Hi, I really need this patch! Is this patch ready? If so, how to download and add it to my svn build?
Thanks!

oBFusCATed:
Download the patch:
http://developer.berlios.de/patch/?func=detailpatch&patch_id=2849&group_id=5358

Then:
1. Open a cmd
2. goto the trunk directory
3. patch -p0 < multiline.patch

You'll need the patch utility another option is to use TortoiseSVN and it feature "Apply patch"

Loaden:

--- Quote from: oBFusCATed on May 08, 2010, 01:41:38 pm ---Download the patch:
http://developer.berlios.de/patch/?func=detailpatch&patch_id=2849&group_id=5358

Then:
1. Open a cmd
2. goto the trunk directory
3. patch -p0 < multiline.patch

You'll need the patch utility another option is to use TortoiseSVN and it feature "Apply patch"

--- End quote ---
cool!

gygabyte017:

--- Quote from: oBFusCATed on May 08, 2010, 01:41:38 pm ---Download the patch:
http://developer.berlios.de/patch/?func=detailpatch&patch_id=2849&group_id=5358

Then:
1. Open a cmd
2. goto the trunk directory
3. patch -p0 < multiline.patch

You'll need the patch utility another option is to use TortoiseSVN and it feature "Apply patch"

--- End quote ---

Thank you! But there are some conflicts in replacedlg.cpp... Indeed, my replacedlg.cpp is at svn revision 6104 (I've updated svn right now), but the patched one is at 5102.... It seems ok for editormanager.cpp, finddlg.cpp, the headers, and the xrc file, even if the patched version is at 5102, but replacedlg.cpp has been edited heavy since 5102...

Is it a way to update the patch?


Edit: I've modified manually the conflicts, and I've rebuilt the code. Compilation is ok, and after few tests everything seems ok, the multiline search and replace works (at least on windows).

So, I've attached the new patch! Please test it to see if everything is ok! This is a great feature...

[attachment deleted by admin]

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version