When I try to commit to guru-lang, I get the following error message.
Server sent unexpected return value (405 Method Not Allowed) in response
to MKACTIVITY request for
'/svn/!svn/act/8bd2e848-70a5-8949-aa54-ebf56e00bdf7'
I am trying to commit using the following command:
svn ci --username kevinc...@gmail.com --password SecretPassword
--message "Awesome commit message"
Does anyone know what is going wrong? In the meantime, I will keep
trying to solve this problem--it could be a problem very specific to my
setup, but I thought I would ask the list just in case.
Thanks,
Kevin
That is an odd error. I just committed a change for a test and it went though. Is the problem still there?
Duckki
Duckki Oe
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Monday, August 22, 2011 at 3:14 PM, Kevin Clancy wrote:
> Hi All,
>
> When I try to commit to guru-lang, I get the following error message.
> Server sent unexpected return value (405 Method Not Allowed) in response
> to MKACTIVITY request for
> '/svn/!svn/act/8bd2e848-70a5-8949-aa54-ebf56e00bdf7'
>
> I am trying to commit using the following command:
> svn ci --username kevinc...@gmail.com (mailto:kevinc...@gmail.com) --password SecretPassword
> --message "Awesome commit message"
>
> Does anyone know what is going wrong? In the meantime, I will keep
> trying to solve this problem--it could be a problem very specific to my
> setup, but I thought I would ask the list just in case.
>
> Thanks,
> Kevin
>
> --
> You received this message because you are subscribed to the Google Groups "Guru Gang" group.
> To post to this group, send email to guru...@googlegroups.com (mailto:guru...@googlegroups.com).
> To unsubscribe from this group, send email to guru-gang+...@googlegroups.com (mailto:guru-gang+...@googlegroups.com).
> For more options, visit this group at http://groups.google.com/group/guru-gang?hl=en.
I was able to commit by re-checking out guru and then copying over my
changes.
Thanks,
Kevin