Hello!
You don't give the directory structure of your calendars but this looks
similar to my problems when setting up Calypso for the first time.
I created a container directory under ~/.config/calypso/calendars and
then a directory for an individual calendar below that and ran git init
in it.
After that i expected to be able to point a Caldav client at the uri for
the container directory. Unfortunately this fails as Calypso does not
consider this directory or any parent of it a collection. Collection in
this context may deserve some explanation too, if my understanding is
correct this is a collection of events.
After adding the calendar path component to the uri propfind returns the
name of the sole calendar to be found under that path.
To be more explicit, my directory structure looks like (events files
excluded):
/home/qha/.config/calypso/cardcals
|-- calendars
| |-- personal
| |-- travel
| `-- work
`-- cards
|-- personal
|-- phone
|-- places
|-- suppliers
`-- work
Storage/folder in the Calypso config (defaults to
~/.config/calypso/calendars) points to:
/home/qha/.config/calypso/cardcals/
This results in a uri of for instance:
https://HOST:5233/calendars/personal
Best regards
/Ulrik Haugen
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]