Skip to content

Commit

Permalink
moved apps/geocamLens content into separate repo submodules/geocamLen…
Browse files Browse the repository at this point in the history
…sWeb
  • Loading branch information
trey0 committed Mar 10, 2011
1 parent 4f39923 commit 08a3cd8
Show file tree
Hide file tree
Showing 46 changed files with 13 additions and 4,694 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
*~
\#*
*.pyc
*--gds.*
*--geocam.*
*--tracking.*
/build
/apps/*/build
/data
Expand All @@ -14,3 +11,5 @@
/sourceme.sh
/gigapan
/apps/geocamUtil
/apps/geocamAware
/apps/geocamLens
10 changes: 9 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
[submodule "submodules/geocamUtilWeb"]
path = submodules/geocamUtilWeb
url = git@github.com:geocam/geocamUtilWeb.git
url = git://github.com/geocam/geocamUtilWeb.git

[submodule "submodules/geocamAwareWeb"]
path = submodules/geocamAwareWeb
url = git://github.com/geocam/geocamAwareWeb.git

[submodule "submodules/geocamLensWeb"]
path = submodules/geocamLensWeb
url = git://github.com/geocam/geocamLensWeb.git
145 changes: 0 additions & 145 deletions apps/geocamLens/SearchAbstract.py

This file was deleted.

18 changes: 0 additions & 18 deletions apps/geocamLens/SearchSimple.py

This file was deleted.

105 changes: 0 additions & 105 deletions apps/geocamLens/UploadClient.py

This file was deleted.

Loading

0 comments on commit 08a3cd8

Please sign in to comment.