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

How to acces a svnserve that is listening on other port than 3690

From: Ignacio Parra <ignacio.parra_at_gmail.com>
Date: 2006-01-03 19:22:26 CET

Hi,

I need to acces a svnserve that is listening on other port than the 3690.
Until yesterday, the server was listening on the 3690, and the tortoisesvn
was working correctly, but the IT people has installed a firewall on the
server, and the only port available to this server is not the original one.

When I tried to connect to the server directly, the repo-browser gets
perfectly the new url (svn://fisico:8000/SQL) and coneects to the server,
but when I change the entries file on the .svn folder to view this change on
a checkedout folder, it appears the next error:

Error: Commit failed (details follow):
Error: Unrecognized URL scheme for ''

Looks like that the commit subcommand does not understand the new port. How
can I make this works?

The server is on a win xp sp2, svn version 1.2.3. The client is also a win
xp sp2, svn version 1.2.3.

I will appreciate very much any help that you can offer me.

Thanks in advance, and happy new year,

Nacho Parra
Received on Tue Jan 3 20:02:51 2006

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.