[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: Christophe Labouisse <gabuzo_at_tigris.org>
Date: 2004-05-13 13:35:18 CEST

Gerald Richter said:
> Is the destination repository empty? If not, do you have the chance to
> delete and recreate it?
> Could you try to access the destionation repository via file://? Does this
> work?

I made the test using an empty repository destination and it fails the
same way. However using file:// instead of svn:// to push to the same
repository works.

> Do you use the version with the last patch I send you or without the
> patch?

I use Push.pm with the included patch.

I run the following test:

Create two new repositories, one for the source, one for the dest. Change
the snvserve.conf file to allow anonymous write access to both source &
dest. Populate the source repository with the included script. Try to push
from source to dest with:

svnpush push -c -r 1:10 file://[SOURCE] svn://[DEST]

And I get the same error.

Using file:// as dest works fine.

-- 


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

  • application/octet-stream attachment: populate
Received on Thu May 13 13:36:03 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.