while running svnsync below
svnsync init --username name file:///home/SVN_REPO/backupsvn https://<account_name>.atlassian.net/svn/
I get the following error
svnsync: Server sent unexpected return value (403 Forbidden) in response to OPTIONS request "https://<account_name>.atlassian.net/svn/"
Could anybody shed some light on what could be the issue?
Thanks in advance
You need to ensure that the user account you're using to run the SVNSync with has:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.