[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How many folks run SVN on Windows Servers?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-06-12 04:56:09 CEST

H Patil wrote:

>We run svnserve with Windows 2003 server. We are trying to run with svn+ssh
>but having problems running it. Unfortunately I've found that there is not
>much support if you are running svnserve on Windows. So, you might want to
>consider that before running on Windows.
>
>http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=11555
>
>
What do you mean, "not much support"? You have a specific problem with a
specific Window sshd implementation. The problem is not in Subversion.

In that message, you wrote:

>C:\>svntmp>svn co svn+ssh://localhost/E://svn_home/trunk
>svn: Couldn’t determine repository path

Why did you put E:// in there, with double slashes? Of course double
slashes will cause problems. I suggest you try
"svn+ssh://localhost/E:/svn_home/trunk" instead. I can't check that
myself right now, but it has a far better chance of working than the
double slashes.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 12 04:57:12 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.