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

Can't SVN::Push to svn+ssh

From: Christophe Labouisse <gabuzo_at_tigris.org>
Date: 2004-05-08 14:07:22 CEST

I'm trying to use svnpush onto a svn+ssh repository. I create a new
repository on the remote machine and then issue:

$ svnpush push -c -r 1:10 file:///source svn+ssh://host/dest

This operation always fails with "Network connection closed
unexpectedly" (see full log at the end).

However I'm pretty sure that the remote repository is configured ok
since I can import data and check them out using the same
svn+ssh://host/dest URL.

---------------------------------------
Source: file:///source
  Revision: 120
  Root: file:///source
  Path: / (rev: 120)
Target: svn+ssh://host/dest
  Revision: 1
  Root: svn+ssh://host/dest
  Path: /
Target is not initialized
Retrieving log information from 1 to 10
A trunk
A trunk/java
A tags
A tags/java
Network connection closed unexpectedly: Connection closed unexpectedly
at /usr/local/lib/perl/5.8.3/SVN/Ra.pm line 157
SVN::Delta::Editor::AUTOLOAD('SVN::Push::MirrorEditor=HASH(0x84f5bf0)',
'SVN::Push::MirrorEditor=HASH(0x84f5bf0)') called at
/usr/local/share/perl/5.8.3/SVN/Push.pm line 110
SVN::Push::MirrorEditor::close_edit('SVN::Push::MirrorEditor=HASH(0x84f
5bf0)') called at /usr/local/lib/perl/5.8.3/SVN/Ra.pm line 157
SVN::Ra::Reporter::AUTOLOAD('SVN::Ra::Reporter=ARRAY(0x84f5d04)') called
at /usr/local/share/perl/5.8.3/SVN/Push.pm line 244
SVN::Push::mirror('SVN::Push=HASH(0x8175890)','undef',1,'moi','2004-05-
07T20:34:11.309046Z','Prepare structure for
import.\x{a}\x{a}','_p_apr_pool_t=SCALAR(0x8330238)') called at
/usr/local/share/perl/5.8.3/SVN/Push.pm line 534 eval {...} called at
/usr/local/share/perl/5.8.3/SVN/Push.pm line 533
SVN::Push::__ANON__('undef',1,'moi','2004-05-07T20:34:11.309046Z','Prep
are structure for import.\x{a}\x{a}','_p_apr_pool_t=SCALAR(0x8330238)')
called at /usr/local/lib/perl/5.8.3/SVN/Ra.pm line 79
SVN::Ra::AUTOLOAD('SVN::Ra=HASH(0x8489b98)','ARRAY(0x8175c20)',1,10,0,1
,'CODE(0x83300d0)') called at /usr/local/share/perl/5.8.3/SVN/Push.pm
line 542 SVN::Push::run('SVN::Push=HASH(0x8175890)') called at
/usr/bin/svnpush line 153
main::do_push('HASH(0x8489c28)','file:///source','svn+ssh://host/dest')
called

-- 
Le cinéma en Lumière : http://www.lumiere.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 8 14:08:01 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.