Move *.c to src/*.c to cleanup the build root.

Suggested by: gstein

* .
  (svn:ignore): Updated for recent VS changes.

* SConstruct
  Find src/*.c instead of ./*.c

* src/
  New directory. Set svn:ignore.

* src/config_store.c
* src/context.c
* src/deprecated.c
* src/incoming.c
* src/logging.c
* src/outgoing.c
* src/pump.c
* src/ssltunnel.c
  Move files here.

* src/outgoing_request.c
    Move file here.
  (serf__handle_response): Accidental early commit of a verification
    that we are actually calling against a response instance instead
    of some other bucket wrapping a response (which would cause a
    segfault on the further calls)

git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1720339 13f79535-47bb-0310-9956-ffa450edef68
10 files changed