Skip to content

Commit

Permalink
ip location services app
Browse files Browse the repository at this point in the history
  • Loading branch information
Morpheus authored and Morpheus committed Jan 20, 2010
0 parents commit f5699d7
Show file tree
Hide file tree
Showing 266 changed files with 21,139 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .loadpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<loadpath>
<pathentry path="" type="src"/>
<pathentry path="org.rubypeople.rdt.launching.RUBY_CONTAINER" type="con"/>
<pathentry path="GEM_LIB/rails-2.2.3/lib" type="var"/>
</loadpath>
24 changes: 24 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>nslookup</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.rubypeople.rdt.core.rubybuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.aptana.ide.core.unifiedBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.aptana.ide.project.nature.web</nature>
<nature>org.rubypeople.rdt.core.rubynature</nature>
<nature>org.radrails.rails.core.railsnature</nature>
</natures>
</projectDescription>
29 changes: 29 additions & 0 deletions .svn/all-wcprops
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
K 25
svn:wc:ra_dav:version-url
V 27
/svn/!svn/ver/2146/nslookup
END
Rakefile
K 25
svn:wc:ra_dav:version-url
V 36
/svn/!svn/ver/2145/nslookup/Rakefile
END
.project
K 25
svn:wc:ra_dav:version-url
V 36
/svn/!svn/ver/2145/nslookup/.project
END
.loadpath
K 25
svn:wc:ra_dav:version-url
V 37
/svn/!svn/ver/2145/nslookup/.loadpath
END
README
K 25
svn:wc:ra_dav:version-url
V 34
/svn/!svn/ver/2145/nslookup/README
END
197 changes: 197 additions & 0 deletions .svn/entries
Original file line number Diff line number Diff line change
@@ -0,0 +1,197 @@
10

dir
2146
http://appfricalabs.dyndns.org/svn/nslookup
http://appfricalabs.dyndns.org/svn



2010-01-19T14:10:28.203087Z
2146
mossplix














1b42c226-537d-43d2-bd7b-6007aea559b5

test
dir

app
dir

log
dir

Rakefile
file




2010-01-20T09:50:05.000000Z
17f2f134da4cd31ea095d5868ca89e86
2010-01-19T13:33:46.118556Z
2145
mossplix





















307

.project
file




2010-01-20T09:50:05.000000Z
58b25c76b232340e961893a1d48f962f
2010-01-19T13:33:46.118556Z
2145
mossplix
has-props




















598

db
dir

README
file




2010-01-20T09:50:05.000000Z
0cdf56769f20a2b73a929ac3ba633152
2010-01-19T13:33:46.118556Z
2145
mossplix





















10619

vendor
dir

tmp
dir

script
dir

doc
dir

config
dir

lib
dir

.loadpath
file




2010-01-20T09:50:05.000000Z
7f20913d15057fd027617eba6ca77d4a
2010-01-19T13:33:46.118556Z
2145
mossplix





















227

public
dir

5 changes: 5 additions & 0 deletions .svn/prop-base/.project.svn-base
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
K 13
svn:mime-type
V 10
text/plain
END
6 changes: 6 additions & 0 deletions .svn/text-base/.loadpath.svn-base
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<loadpath>
<pathentry path="" type="src"/>
<pathentry path="org.rubypeople.rdt.launching.RUBY_CONTAINER" type="con"/>
<pathentry path="GEM_LIB/rails-2.2.3/lib" type="var"/>
</loadpath>
24 changes: 24 additions & 0 deletions .svn/text-base/.project.svn-base
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>nslookup</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.rubypeople.rdt.core.rubybuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.aptana.ide.core.unifiedBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.aptana.ide.project.nature.web</nature>
<nature>org.rubypeople.rdt.core.rubynature</nature>
<nature>org.radrails.rails.core.railsnature</nature>
</natures>
</projectDescription>
Loading

0 comments on commit f5699d7

Please sign in to comment.