Hi, I'm not 100% sure this is the correct forum for this, but hopefully someone can help me.
I'm having issues using svnmerge with my Google Code project (http:// code.google.com/p/pyjaw/) that I've not seen with any of my self hosted repositories and I wondered if I was doing something fundamentally wrong: svnmerge init svnmerge: command execution failed (exit code: 1) svn --non-interactive log -v --xml --stop-on-copy "." <?xml version="1.0"?> <log> svn: PROPFIND request failed on '/svn/branches/0.1' svn: PROPFIND of '/svn/branches/0.1': authorization failed (https:// pyjaw.googlecode.com) I've checked out the repository using the --username flag and I can commit without entering my authentication details. Also, `svn log -v --xml --stop-on-copy "."` runs without a problem when run manually while adding the `--non-interactive` flag results in the same error. I've searched for over an hour to find a solution to this problem to no avail. Is this a problem with google code hosting? Thanks in advance, Lee --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this group, send email to google-code-hosting@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---