<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -154,7 +154,7 @@ class App &lt; Logger::Application
 
 	def parse(args)
 		# Set the defaults here
-		results = { :target =&gt; '.', :maxcount =&gt; 10000 }
+		results = { :target =&gt; '.', :maxcount =&gt; 25000 }
 
 		opts = OptionParser.new do |opts|
 			opts.banner = &quot;Usage: generate_ctags [options] /path/to/code/files&quot;
@@ -170,7 +170,7 @@ class App &lt; Logger::Application
 				results[:scriptonly] = x
 			end
 
-			opts.on('-m', '--maxcount n', &quot;Maximum number of source files in one tag repository - default is 10000&quot;) do |x|
+			opts.on('-m', '--maxcount n', &quot;Maximum number of source files in one tag repository - default is 25000&quot;) do |x|
 				if (results[:maxcount] = x.to_i()) == 0 then
 					puts &quot;Maximum file count must be a positive number&quot;
 					exit</diff>
      <filename>generate_ctags.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>14a443c2e2dce360d0e811ae93502ccfb46e4a23</id>
    </parent>
  </parents>
  <author>
    <name>paul</name>
    <email>paul@2d7d3c2c-661b-0410-a98f-9571eaa322b5</email>
  </author>
  <url>http://github.com/xpaulbettsx/vimrc/commit/a2b9b09136dcf864667949f4319fa2f553605c5b</url>
  <id>a2b9b09136dcf864667949f4319fa2f553605c5b</id>
  <committed-date>2007-07-10T13:50:03-07:00</committed-date>
  <authored-date>2007-07-10T13:50:03-07:00</authored-date>
  <message>Default should be 25k, not 10k



git-svn-id: file:///storage/svn/vimrc@46 2d7d3c2c-661b-0410-a98f-9571eaa322b5</message>
  <tree>85b626de186fe81be588e1c7a1c31b48b885ec0d</tree>
  <committer>
    <name>paul</name>
    <email>paul@2d7d3c2c-661b-0410-a98f-9571eaa322b5</email>
  </committer>
</commit>
