Re: port question
From: Puneet Lakhina <puneet.lakhina_at_gmail.com>
Date: Mon, 23 Jun 2008 17:20:04 +0530
On Mon, Jun 23, 2008 at 15:00, maheshwar singh <maheshwars_at_hotmail.com>
You are free to use a different port using the --listen-port command line
hence suppose you change the default port to 3691
then the working copies would have to be checked out using something like
svn co svn://<hostname or ipadd>:3691/MyProject/
whereas if you were using the default port only then you wouldnt need to
svn co svn://<hostname or ipadd>/MyProject/
-- Puneet http://sahyog.blogspot.com/ Latest Post: javac -gReceived on 2008-06-23 13:50:30 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.