Fedora Linux Support Community & Resources Center
  #1  
Old 19th November 2008, 04:02 PM
smp64 Offline
Registered User
 
Join Date: Aug 2004
Posts: 17
svn+ssh

I'm having a strange problem that cropped up when I upgraded from F8 to F9. We
use SSH to access our Subversion server (svn+ssh) Under F8 everything worked
fine, keys are loaded properly etc.. After upgrading to F9, the SSH connection fails
after a reboot. I have to go through the following in order to get it to work
1) move my .ssh directory (containing my keys) aside,
2) attempt to access the SVN server and let it fail,
3) delete the .ssh directory that got created,
4) move my original .ssh directory back.
After this everything works, until the next reboot, when I have to do this all over
again. The problem has persisted now across several updates of F9.
I'm sure I'll need to provide additional information, but I'm not sure what, and I'll
have to reboot to get the problem back.
Any help/ideas would be greatly appreciated.

Thank You.
Reply With Quote
  #2  
Old 19th November 2008, 04:43 PM
newiLuvatar's Avatar
newiLuvatar Offline
Registered User
 
Join Date: Aug 2007
Location: Switzerland
Posts: 479
you have to open an svn-tunnel to the server and then check out the data over localhost.
i did it like this:
Code:
ssh -L 4444:svn.yourserver.com:443 -N user
then in a second shell
Code:
svn co https://localhost:4444/repos/...
the ports are most probably different...
hope this works
Reply With Quote
  #3  
Old 19th November 2008, 05:01 PM
smp64 Offline
Registered User
 
Join Date: Aug 2004
Posts: 17
svn+ssh

Thanks newiLuvatar
I'll reboot after lunch and try this....

Any idea what changed between F8 and F9 that caused this???
Reply With Quote
  #4  
Old 19th November 2008, 07:03 PM
newiLuvatar's Avatar
newiLuvatar Offline
Registered User
 
Join Date: Aug 2007
Location: Switzerland
Posts: 479
sry, no idea
Reply With Quote
Reply

Tags
openssh, ssh, subversion, svn

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


Current GMT-time: 03:05 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat