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

win32 svn+ssh fails when DISPLAY is set

From: Kevin Meinert <kevin_at_vrsource.org>
Date: 2003-08-03 08:40:01 CEST

I noticed that svn+ssh fails when using rxvt under cygwin.
The reason turned out to be because DISPLAY is set.
if I unsetenv DISPLAY, then it works...

Win32 svn ver 0.26.0
cygwin built rxvt 2.7.10 running cyg's tcsh 6.12.00

starting out rxvt defines DISPLAY=:0
under tcsh, if I unsetenv DISPLAY, then the svn command works.

svn command:
  svn co svn+ssh://www.myserver.com/home/svn/trunk

The only thing I can guess is that this has to do with Xforwarding in my
SSH setup, since I have the X display set.... Anyone know what's going on
here?

This may be a good faq item, It took me a while to track this down since
the output didn't indicate anything to do with DISPLAY or X or even SSH...

  svn: Network connection closed unexpectedly
  svn: Connection closed unexpectedly

kevin

-- 
*--*---*---*----*-----*------*------*-----*----*---*---*--*
Kevin Meinert                         /_/                  
home - http://www.vrsource.org/~kevin           \        / 
music - http://www.subatomicglue.com           \/  __    \/
                                                   \__     
                                            \_\            
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 3 08:40:48 2003

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.