Handle collections with paths of depth greater 2.
authorRene Wagner <rw@nelianur.org>
Tue, 7 Feb 2012 09:59:16 +0000 (10:59 +0100)
committerKeith Packard <keithp@keithp.com>
Tue, 7 Feb 2012 16:14:55 +0000 (08:14 -0800)
commit9cd10d84e0c47aee30b39e27b7232c6271837db1
tree4f5f7931b51c7f7f6c4ab590b895464e824a7f10
parent57e3a3a64ed03ab4a88422d09c8bed99ce78d63a
Handle collections with paths of depth greater 2.

Previously, calendar URLs such as /user/calendars/work
would lead to files being written in /user/calendars
and not being checked into Git.

Signed-off-by: Rene Wagner <rw@nelianur.org>
calypso/__init__.py