How to search the source
Moderator: Moderators
How to search the source
I are dumb. How do I search source files for things, for instance, every occurrence of "airhoverfactor"?
well airhover factor isnt going to be found in CAdvTreeRenderer.h, and your probably going to find it in a cpp nto a h, and its not going to be in build or librry fodlers.
A little common sense will take that 6k figure and shave off 99% of it.
Its air, so that restricts your search parameters greatly. Perhaps try looking at the files that have air in their filenames? That limits it to 2 or 3 files at best.
A little common sense will take that 6k figure and shave off 99% of it.
Its air, so that restricts your search parameters greatly. Perhaps try looking at the files that have air in their filenames? That limits it to 2 or 3 files at best.
yup, windows has an "look for text in files" option. not sure whats its called in english but its the second textbox in the searchdialog on windows xp.AF wrote:err, teh same way youd do it for anything else
ctrl+f
or install http://www.bloodshed.net/devcpp.html or any other free IDE, most should be able to open many files at once, liked tabed browsing or whatever.
You're all missing the most important point:
Again:
I want to download everything here: https://spring.clan-sy.com/svn/spring/trunk/ And I can search it using any of a dozen programs I've got. But I don't know how to get my hands on the whole, most recent source code.I are dumb.
Again:
I are dumb.
If u only need to read the source, you might not need to download it.
enter:
"site:spring.clan-sy.com/svn/spring/trunk/ airhoverfactor"
in googles searchbox
ofcouse google might not have an uptodate search "picture" (cache)
try it here:
http://www.google.com/search?hl=en&q=si ... gle+Search
enter:
"site:spring.clan-sy.com/svn/spring/trunk/ airhoverfactor"
in googles searchbox
ofcouse google might not have an uptodate search "picture" (cache)
try it here:
http://www.google.com/search?hl=en&q=si ... gle+Search
Yup. Best thing there is for windows. It's actually the only one I know besides the command line tool and I'm too lazy to use it.FLOZi wrote:I reccomend tortoisesvn
http://spring.clan-sy.com/phpbb/viewtopic.php?t=3409
Hm the download link is outdated in the thread. Should be replaced by this one instead.