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

Re: Can't SVN::Push to svn+ssh

From: Gerald Richter <richter_at_ecos.de>
Date: 2004-05-10 17:30:49 CEST

Christophe Labouisse wrote:
> 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).
>

Could you try the appended patch?

Gerald

> 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

---------------------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl

Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: richter@ecos.de Voice: +49 6133 939-122
WWW: http://www.ecos.de/ Fax: +49 6133 939-333
---------------------------------------------------------------------------
Besuchen Sie uns auf der KOMCOM 2004 in Mannheim
25. bis 27. Mai 2004 Stand K11a www.komcom.de

ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
---------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Mon May 10 17:31:25 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.