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

RE: Can not access SVN on a Linux server from Windows XP?

From: Tawfik, Sameh E <SamehTawfik_at_fairisaac.com>
Date: 2006-01-13 22:38:14 CET

No, there is no space after the SVN_DB; it's just a type error.

I'm able to connect successfully from Windows XP to the Linux server
where the repository is located using SmartSVN tool, and I'm able to
checkout, commit, and update, but I'm not able to do the same from a DOS
box, by using SVN commands?

The fact I'm able to run SVN successfully using SmartSVN indicates that
I should be able to do the same from a DOS box!

I'm about to down load cygwin's ssh.exe and try it. Also, I set up key
based authentication by creating public and private key files, but so
far this approach is not working?

    Sameh

-----Original Message-----
From: Paul Koning [mailto:pkoning@equallogic.com]
Sent: Friday, January 13, 2006 6:53 AM
To: Tawfik, Sameh E
Cc: users@subversion.tigris.org
Subject: Re: Can not access SVN on a Linux server from Windows XP?

>>>>> "Sameh" == Sameh E Tawfik <Tawfik> writes:

 Sameh> Hi,

 Sameh> Could anyone let me know how to resolve this issue?

 Sameh> From Windows XP, I'm able to checkout and update all the files
 Sameh> and folders using SmartSVN to connect to a Linux server where
 Sameh> SVN repository is located.

 Sameh> But, when I try to run any svn command from Windows XP DOS box
 Sameh> from the checked out folders by SmartSVN, I get the following
 Sameh> error:
 
 Sameh> C:\SVN_DB \Text_documents>svn update Test_Machines.txt

That space here ^ looks very suspicious. Perhaps you have a
configuration error somewhere, with a space in a filename that doesn't
belong there. Is that directly really called "SVN_DB " with the
trailing space?

         paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 13 23:06:44 2006

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.