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

svnserve and tunneling over ssh

From: Jeff Putsch <putsch_at_mxim.com>
Date: 2003-03-11 17:54:09 CET

Howdy,

I'm running svn version 0.18.1, specifically r5219, and am testing
tunneling svnserve over ssh. It seems to be basically functional, but
when I do something like

   svn ls svn://myhost.myco.com/export/repos/jp5/trunk/z1

OR

   svn checkout svn://blue.mxim.com/export/repos/jp5/trunk/z1 `pwd`/jp5/z1

The command executes but never exits.

For example:

   $ svn checkout svn://blue.mxim.com/export/repos/jp5/trunk/z1 `pwd`/jp5/z1
   A /home/putsch/design/jp5/z1/doc
   A /home/putsch/design/jp5/z1/doc/foo
   A /home/putsch/design/jp5/z1/doc/bar
   A /home/putsch/design/jp5/z1/doc/baz
   Checked out revision 5.

At which point the client never exits.

It seems to me that in this usage, the client should be exiting when done.

I'm running under Solaris 2.8 using a version built on Solaris 2.6 using
GCC 2.3.2

Any help, guidance, and/or suggestions will be greatly appreciated.

Jeff.

-- 
Jeff Putsch                       Email: putsch@mxim.com
Maxim Integrated Products        Office: (503)547-2037
High Frequency CAD Engineering
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 11 17:55:02 2003

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

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