Community
Participate
Working Groups
I should have commit writes to SWTBot as I was voted a committer. However, when I try to commit via Subclipse... I get a failure... So this could either be the tool or the permissions... svn: URL 'svn+ssh://caniszczyk@dev.eclipse.org/svnroot/technology/org.eclipse.swtbot/trunk/org.eclipse.swtbot.forms' non-existent in that revision svn: URL 'svn+ssh://caniszczyk@dev.eclipse.org/svnroot/technology/org.eclipse.swtbot/trunk/org.eclipse.swtbot.forms' non-existent in that revision mkdir --parents -m "Initial import." svn+ssh://caniszczyk@dev.eclipse.org/svnroot/technology/org.eclipse.swtbot/trunk/org.eclipse.swtbot.forms svn: Authorization failed svn: Authorization failed
C&P error in the auth file. Fixed. -M.
Hrmm... still seeing the problem. mkdir --parents -m "Initial import." svn+ssh://caniszczyk@dev.eclipse.org/svnroot/technology/org.eclipse.swtbot/trunk/org.eclipse.swtbot.forms svn: Authorization failed svn: Authorization failed
Hmmm, I wonder if this is related to bug 315684. I've enabled https(for testing) on the swtbot repo, can you try committing and tell me if that works? -M.
Works via HTTPS, thanks!
Movng to Subversion component.