You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by be...@apache.org on 2011/06/05 11:07:29 UTC

svn commit: r1132250 - in /incubator/mesos/trunk: .gitignore third_party/sqlite-3.6.23.1/sqlite3 third_party/sqlite-3.6.23.1/sqlite3.pc

Author: benh
Date: Sun Jun  5 09:07:28 2011
New Revision: 1132250

URL: http://svn.apache.org/viewvc?rev=1132250&view=rev
Log:
Added some sqlite generated files to gitignore

Removed:
    incubator/mesos/trunk/third_party/sqlite-3.6.23.1/sqlite3
    incubator/mesos/trunk/third_party/sqlite-3.6.23.1/sqlite3.pc
Modified:
    incubator/mesos/trunk/.gitignore

Modified: incubator/mesos/trunk/.gitignore
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/.gitignore?rev=1132250&r1=1132249&r2=1132250&view=diff
==============================================================================
--- incubator/mesos/trunk/.gitignore (original)
+++ incubator/mesos/trunk/.gitignore Sun Jun  5 09:07:28 2011
@@ -1,80 +1,52 @@
+.*
 !.gitignore
+*~
+config.cache
+tags
+autom4te.cache
+libtool
+Makefile
 !frameworks/*/Makefile
-!src/config/config.hpp.in
 *.a
+*.d
+*.o
+*.so
+*.lo
+*.la
+*.swp
 *.aux
 *.bbl
 *.blg
+*.log
 *.class
-*.d
+*.pyc
 *.dSYM
 *.dylib
-*.la
-*.lo
-*.log
-*.o
-*.pyc
-*.so
-*.swp
-*~
-.*
-Makefile
-autom4te.cache
-config.cache
 config.log
 config.status
-include/mesos.hpp
-libtool
+src/work
 mesos_wrap.cpp
 mesos_wrap.h
-src/alltests
-src/conf/mesos.conf
+bin/master
+bin/slaves
 src/config/config.hpp
-src/cpp-test-executor
-src/cpp-test-framework
-src/java/generated/
-src/java/jni/mesos_MesosExecutorDriver.h
-src/java/jni/mesos_MesosSchedulerDriver.h
-src/logs
-src/memhog
-src/memhog-executor
-src/mesos-getconf
-src/mesos-launcher
-src/mesos-local
-src/mesos-master
-src/mesos-projd
-src/mesos-slave
-src/mesos.pb.cc
-src/mesos.pb.h
-src/messaging/messages.pb.cc
-src/messaging/messages.pb.h
-src/scheduled-memhog
-src/swig/java/mesos
+!src/config/config.hpp.in
 src/swig/java/mesos.jar
-src/swig/python/mesos.py
-src/test-executor
-src/test-framework
-src/test_output
 src/webui/master/swig/master.py
 src/webui/master/swig/master_wrap.cpp
 src/webui/master/swig/master_wrap.h
 src/webui/slave/swig/slave.py
 src/webui/slave/swig/slave_wrap.cpp
 src/webui/slave/swig/slave_wrap.h
-src/work
-tags
-test_detail.xml
-test_output/
-third_party/glog-0.3.1/configure
 third_party/glog-0.3.1/demangle_unittest
+third_party/glog-0.3.1/configure
+third_party/glog-0.3.1/src/config.h.in
 third_party/glog-0.3.1/libglog.pc
 third_party/glog-0.3.1/logging_striptest0
 third_party/glog-0.3.1/logging_striptest10
 third_party/glog-0.3.1/logging_striptest2
 third_party/glog-0.3.1/logging_unittest
 third_party/glog-0.3.1/signalhandler_unittest
-third_party/glog-0.3.1/src/config.h
-third_party/glog-0.3.1/src/config.h.in
 third_party/glog-0.3.1/src/glog/logging.h
 third_party/glog-0.3.1/src/glog/raw_logging.h
 third_party/glog-0.3.1/src/glog/stl_logging.h
@@ -84,61 +56,36 @@ third_party/glog-0.3.1/stacktrace_unitte
 third_party/glog-0.3.1/stl_logging_unittest
 third_party/glog-0.3.1/symbolize_unittest
 third_party/glog-0.3.1/utilities_unittest
-third_party/gmock-1.5.0/build-aux/config.h
-third_party/gmock-1.5.0/build-aux/stamp-h1
-third_party/gmock-1.5.0/gtest/build-aux/config.h
-third_party/gmock-1.5.0/gtest/build-aux/stamp-h1
-third_party/gmock-1.5.0/gtest/scripts/gtest-config
-third_party/gmock-1.5.0/scripts/gmock-config
+third_party/libprocess/third_party/libev-3.8/stamp-h1
+third_party/glog-0.3.1/src/config.h
+third_party/gtest-1.5.0/configure
 third_party/gtest-1.5.0/build-aux/config.h
 third_party/gtest-1.5.0/build-aux/stamp-h1
-third_party/gtest-1.5.0/configure
 third_party/gtest-1.5.0/scripts/gtest-config
 third_party/libprocess/third_party/libev-3.8/config.h
-third_party/libprocess/third_party/libev-3.8/libev-3.8.tar.gz
-third_party/libprocess/third_party/libev-3.8/stamp-h1
-third_party/protobuf-2.3.0/Makefile.in
-third_party/protobuf-2.3.0/aclocal.m4
-third_party/protobuf-2.3.0/config.h
-third_party/protobuf-2.3.0/config.h.in
-third_party/protobuf-2.3.0/configure
-third_party/protobuf-2.3.0/gtest/build-aux/config.h
-third_party/protobuf-2.3.0/gtest/build-aux/stamp-h1
-third_party/protobuf-2.3.0/gtest/scripts/gtest-config
-third_party/protobuf-2.3.0/java/src/main/java/com/google/protobuf/DescriptorProtos.java
-third_party/protobuf-2.3.0/protobuf-lite.pc
-third_party/protobuf-2.3.0/protobuf.pc
-third_party/protobuf-2.3.0/python/google
-third_party/protobuf-2.3.0/src/Makefile.in
-third_party/protobuf-2.3.0/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc
-third_party/protobuf-2.3.0/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h
-third_party/protobuf-2.3.0/src/google/protobuf/unittest.pb.cc
-third_party/protobuf-2.3.0/src/google/protobuf/unittest.pb.h
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_custom_options.pb.cc
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_custom_options.pb.h
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_embed_optimize_for.pb.cc
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_embed_optimize_for.pb.h
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_empty.pb.cc
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_empty.pb.h
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_import.pb.cc
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_import.pb.h
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_import_lite.pb.cc
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_import_lite.pb.h
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_lite.pb.cc
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_lite.pb.h
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_lite_imports_nonlite.pb.cc
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_lite_imports_nonlite.pb.h
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_mset.pb.cc
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_mset.pb.h
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_no_generic_services.pb.cc
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_no_generic_services.pb.h
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_optimize_for.pb.cc
-third_party/protobuf-2.3.0/src/google/protobuf/unittest_optimize_for.pb.h
-third_party/protobuf-2.3.0/src/protoc
-third_party/protobuf-2.3.0/src/unittest_proto_middleman
-third_party/protobuf-2.3.0/stamp-h1
 third_party/zookeeper-3.3.1/src/c/cli_mt
 third_party/zookeeper-3.3.1/src/c/cli_st
 third_party/zookeeper-3.3.1/src/c/config.h
 third_party/zookeeper-3.3.1/src/c/load_gen
 third_party/zookeeper-3.3.1/src/c/stamp-h1
+src/alltests
+src/conf/mesos.conf
+src/cpp-test-executor
+src/cpp-test-framework
+src/logs
+src/mesos-local
+src/mesos-master
+src/mesos-slave
+src/mesos-projd
+src/mesos-launcher
+src/mesos-getconf
+src/memhog
+src/memhog-executor
+src/test-framework
+src/test-executor
+src/scheduled-memhog
+src/swig/java/mesos
+src/swig/python/mesos.py
+src/test_output
+third_party/sqlite-3.6.23.1/sqlite3
+third_party/sqlite-3.6.23.1/sqlite3.pc