svn integration
Hi. I'm close to getting svn integration working. The post-commit hook seems to be running fine and making to the http POST with a reasonable url for my project (#15012) and payload, and token, but NOTHING HAPPENS on the lighthouse side...
I'm wondering what might be wrong? Could it be that svn integration isn't supported in the free version (happy to pay, but we're still evaluating)?
If not that, any other suggestions on how to debug?
Thanks!
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
1 Posted by Eric Hahn on 23 Jan, 2009 03:10 PM
Found it. Turned out that a cut + paste mangled one the xml tags in the source... all better now.