Copy link to clipboard
Copied
Operating System: OSX 10.6.3
Dreamweaver CS5
I have a working repository server running Subversion and i can connect to it locally (from the server) and remotely using svn+ssh via the command line.
Unfortunately, if i add the server into DWs "Version Control" setting for my site (SVN+SSH) ill get "Server and project are not accessible! (210002)"
I called Adobe Tech support and they were able to "re-create" the problem and does not know how to fix it. They suggested me to post the question here, so here i am.
Console Messages
----------------------------------------------------------------------------------------------------------------------------------------
ssh_askpass: exec(/usr/libexec/ssh-askpass): no such file or directory
Permission denied, please try again.
Dreamwaver(42749,0xa0162500) malloc: *** error for object 0x6f64008: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
----------------------------------------------------------------------------------------------------------------------------------------
Copy link to clipboard
Copied
I guess I am in the same boat. I have tried absolutely everything that the Adobe forums have thrown at me. "Tech Support" (used very lightly) is of no use. In an effort to get this moved up to the top, does anyone have a workaround for this?
I have a Windows 7 Professional machine with TortoiseSVN installed connecting via svn+ssh to a Debian Linux box that hosts my sites. I am able to checkin/checkout, commit/update, etc. with ease via command line/tortoise. When I enter in the info the Version Control section, performing a Test fails every time.
Anyone have a clue?
Thanks,
wtm
Copy link to clipboard
Copied
SOLVED
// My Settings
Dreamweaver CS6
Access: Subversion
Protocol: SVN+SSH
Server Address: user@host
Repository Path: /path/to/svn/repository
Subversion Client Version 1.6.9
What I did differently?
I included the user@ in front of the host name.
I should have assumed that was needed since the interface doesn't give me the option of adding a Server Port or Username when I have the Protocol set to SVN+SSH.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more