[Adium-devl] Switching to the new subversion repository address
Evan Schoenberg
tekjew at gmail.com
Mon Jun 12 18:44:46 UTC 2006
Subversion and Trac are now running on Cocoaforge servers.
Subversion is now accessed via http:// or https:// rather than
svn://, which allows us to have a single password file for trac/svn,
not have to worry about proxies when connecting, and so on.
From your adium checkout's root, the following command will do the
switch:
svn switch --relocate svn://svn.adiumx.com/adium/trunk http://
svn.adiumx.com/adium/trunk
if you have svn compiled with SSL support (add --with-ssl when
configuring if building from source), you can do
svn switch --relocate svn://svn.adiumx.com/adium/trunk https://
svn.adiumx.com/adium/trunk
instead.
Let me know if you run into any problems.
Cheers,
Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20060612/fb568342/attachment-0001.html>
More information about the devel
mailing list