svn access through dynamic IP address
From: Ryo Koyama <ryo_at_yoics.com>
Date: 2007-06-27 16:56:29 CEST
Hello, since these posts are moderated I'm hopeful that I'll be directed to
Yoics is a free universal remote access solution that works with any Linux
Following are the instructions, if we should post it somewhere else - please
Best
Ryo & Mike
Instructions for using Yoics with SVN for remote access
wget http://www.yoics.net/downloads/firmware/Yoics-Daemon-Linux-v2.1.tar.gz
unpack
tar -xvzf Yoics-Daemon-Linux-v2.1.tar.gz
enter unpacked directory
cd cd linux_V2_1/
edit yoics.txt
change the application type to:
application_type 3
Change the proxy_dest_port to (or what ever port you have the subversion
proxy_dest_port 3690
<--- Save file
Run install
./install
Enable automatic startup
type chkconfig --levels 345 yoics on
start daemon
/etc/rc.d/init.d/yoics start
----------------------
If you don't have a Yoics ID, simply create one & complete the step above.
Once you've done that, download and run the Yoics desktop that you need
The Yoics desktop works just like an IM client & when you run the yoics
Double click on it and the icon should go yellow to show connected.
Access the subversion tree using the location svn://127.0.0.1:[port] where
Any questions, feel free to PM us.
---------------------------------------------------------------------
|
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.