Merging source

Miscellaneous Forums/General Discussion/Merging source

Hey,

is there an easy way of merging all of the source files in your project into one large file?

I've tried various text editors and 'type *.bmx >> woop.txt' but the formatting for both seems to mess up throughout (like double line spacing in places, and no new line spacing in others)

Cheers! :)

What about a file joiner program? Try something like:

http://www.peretek.com/sfj.php

How many files are there? I'd probably just do it manually, using the shortcut keys for select all, copy and paste. You could have done it by now. :)

Use Winmerge. Its a great tool to merge sources. (I use it as part of TortoiseCVS)

cheers everyone :) ill give sfj and winmerge a look

there are 101 files