Hello,
I'm sorry for a dumb novice question, but there is something I don't
quite understand and neither the docs nor all the blog entries on the
net are really clear on this.
I have a (bare) repository on my server. Since I need to access it from
firewalled networks, I can't go with git protocol or SSH; I thought
WebDAV is the way to go. However I've noticed that my hooks are not
executed and could not really think of a way the could ever work, since
WebDAV is essentially a virtual hard drive without any execution
capability. So am I right, hooks aren't supposed to work with WebDAV and
so I'd have to find a way to use SSH or git:// to push changes?
Thanks.
Nikolai.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html