Forums Sign Up Reply Search Statistics
CVS or SVN for Dreamweaver GraFX Software Solutions - Forum / CVS or SVN for Dreamweaver /

svn+ssh protocol support for svn4dw + dreamweaver 8

 Page Page:  1  2  »» 
Author firebird
Guest
#1 Posted: 9 Jan 2006 13:51:32
Reply 
Hello there,

I would like to access my svn repository via svn+ssh:// protocol. This does not seem to work with the demo svn4dw application with dreamweaver 8? The error message says: "can't create tunnel". So, I guess, the product does not support it? Greets,

Daniel
Author paulnasca
Guest
#2 Posted: 9 Jan 2006 16:50:55
Reply 
Can you paste here the complete error message?
Thanks.
Author firebird
Guest
#3 Posted: 10 Jan 2006 10:17:56
Reply 
Here's what I enter:

svn "checkout" "svn+ssh://falera/url/to/repos/trunk/project1" "H:homearuba" --no-auth-cache --non-interactive --username "zhuser" --password "*****"


Here's what the system responds:

svn: Can't create tunnel: The system cannot find the file specified.


What ever path I enter, it always results in the same error message.
Author paulnasca
Guest
#4 Posted: 10 Jan 2006 13:48:43
Reply 
Hi.
Here there is the answer of your problem:
http://www.woodwardweb.com/archive/200511.html
The cause of the problem is that svn (itself, not the dreamweaver extension) need a ssh executable.

Paul
Author firebird
Guest
#5 Posted: 10 Jan 2006 15:36:55
Reply 
Hello again!

Thanks for the hint. Although the blog describes how to configure svn+ssh for eclipse or for windows explorer. I just thought, your svn4dw software would just be for dreamweaver what subclipse is for eclipse. While I'm already accessing my repository from within eclipse using the svn+ssh protocol, I'm trying to set it up for dreamweaver. But I still am not able to do this. I figure, the dreamweaver plugin is the client that should be able to talk svn+ssh? Maybe it can't be configured like this? Any help highly apreciated!

Dan
Author software
Admin
#6 Posted: 10 Jan 2006 18:31:43
Reply 
We will try to investigate, I hope we can reproduce your scenario here.
Author firebird
Guest
#7 Posted: 20 Jan 2006 10:42:41
Reply 
So, did you manage to get svn+ssh working with dreamweaver? I just wonder, if it's possible at all. Would be great if someone could tell me a success story here! ;) Regards,

Daniel
Author software
Admin
#8 Posted: 22 Jan 2006 21:14:56
Reply 
No, not yet :-(
We cannot reproduce ...
Author dougwo
Forums Member
#9 Posted: 16 Aug 2006 19:54:58
Reply 
I get the same error. Any solution yet? I have dreamweaver extension v 2.0.5
Author software
Admin
#10 Posted: 17 Aug 2006 09:31:56
Reply 
Is this possibble to do with WINK (http://www.debugmode.com/wink/) a small screen capture to see what is going on there?
Author dougwo
Forums Member
#11 Posted: 20 Aug 2006 19:24:03
Reply 
Can you tell us what the EXACT syntax for entering an SSH conenction is? Do we need to configure a local SSH client like putty? How does SVN for Dreamweaver know how ro ssh-connect? Is it built-in?

As far as screen capture, it is exactly as firebird stated...

svn "checkout" "svn+ssh://falera/url/to/repos/trunk/project1" "H:homearuba" --no-auth-cache --non-interactive --username "zhuser" --password "*****"


Here's what the system responds:

svn: Can't create tunnel: The system cannot find the file specified.



I assume that the path must be relative to the connected path of the ssh user specified... We've checked all that.

Doug
Author software
Admin
#12 Posted: 20 Aug 2006 21:10:23
Reply 
Please check if svn executable is in the path. Open MSDOS prompt and run "svn" and check the results.
Be sure to read http://www.woodwardweb.com/archive/200511.html
Paul
Author dougwo
Forums Member
#13 Posted: 21 Aug 2006 06:54:23
Reply 
It says "Type svn help for usage.

Would it be too mcuh to ask for you folks to provide a guide or document file? Just a simple 'How to' connect via ssh would be great.

Thanks!
Author software
Admin
#14 Posted: 21 Aug 2006 09:36:26
Reply 
We will need to try to replicate here as well, dunno for the moment how, cause don't use svn+ssh ...
Also this week module programmers are in vacation :-(
Author dougwo
Forums Member
#15 Posted: 21 Aug 2006 16:27:25
Reply 
OK.

I will try to get things working with Tortoise or other application to be sure it all works, then try again with SVNDW. Perhaps I am just not understanding the proper method for connecting.
 Page Page:  1  2  »» 
Your Reply

» Username  » Password 
Only registered users are allowed to post here. Please enter your login/password details upon posting a message, or sign up first.