problem with subversion on ssh inverse tunnel
From: XoRDy <jordi_at_avellanadigital.com>
Date: Tue, 8 Jul 2008 02:14:54 -0700 (PDT)
Greetings,
I've got a problem that I'm not able to solve:
I've got 2 servers:
server2 has to be able to do status, checkouts and commits to server1
To do so, I made an inverse ssh tunnel from user_at_server01 to root_at_server02
And in [tunnels], I put this this line:
Then I started the tunnel from server01:
And then from server02 I made a svn status, and It works:
But when I made a commit, it doesn't work:
Then I tried stalishing a tunnel from root_at_server01, instead from
What's happening? I need to do commits with that user from the tunnel.
PD: I used this tutorial for creating the tunnel:
Thank you
-- View this message in context: http://www.nabble.com/problem-with-subversion-on-ssh-inverse-tunnel-tp18335042p18335042.html Sent from the Subversion Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-07-08 11:15:13 CEST |
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.