Re: [Kolab-devel] caldav backend to calender plugin
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <5DD28470-E49A-465E-BAF4-355AC308BD5E__8984.25587588481$1391890104$gmane$org@bitrate.net> |
On Feb 8, 2014, at 07.12, Michael Rasmussen <[email protected]> wrote: > On Fri, 7 Feb 2014 23:50:57 -0500 > [email protected] wrote: > >> >> i see the generate_randomdata() change you mention here: https://gitlab.awesome-it.de/kolab/roundcube-plugins/commit/1ccd08934b09dcde73a6aa8e4dcea34602cf16c3 - but when i do a git pull, i still see the old line in calendar.php. what am i doing wrong? >> > Have you remembered to change to the branch 'feature_caldav' before > copying the files? > > To do that: > 1) cd roundcube-plugins/plugins/ > 2) git checkout feature_caldav > > You should see this: > git checkout feature_caldav > Switched to branch 'feature_caldav' > Your branch is up-to-date with 'origin/feature_caldav’. thanks, i hadn’t done that. i now see that change. i’m a bit confused though, i think. the original instructions were to do git checkout roundcubemail-plugins-kolab-caldav-3.1.11 and didn’t mention anything about feature_caldav. do i also need to somehow do git checkout feature_caldav at the same time? it seems that using all of the plugins from the awesome-it.de git repo doesn’t quite work right. when i don’t use the stock kolab_auth plugin, i can’t login. the userlogins log says "Login failure for user testuser1 from 10.2.10.234 in session 7s9k4s260ui16u44mp5r9nv936 (error LDAP not ready)”. regards -ben