Hello,
I just setup a web hosting at mochahost.com which provide SVN services.
I tried the support at there and had going back and forth with them but
still not able to resolve it. Enough said. Here is the question that I am
facing.
I setup the svn account there.
* -------------------------------------------
Your repository URL is svn://just4smarty.com/
To acces the repository you need to use a subversion client like
TortoiseSVN
Svn access is restricted you cant use Anonymus logins!!!
For security reasons your main (cPanel) account is not added by defult
into subversion user user list.
-------------------------------------------
*
When I try to access that, connection failed.
*-------------------------------------------*
C:\Documents and Settings\mantat>svn checkout svn://just4smarty.com
svn: Can't connect to host 'just4smarty.com': A connection attempt failed
because the connecte
d party did not properly respond after a period of time, or established
connection failed beca
use connected host has failed to respond.
* **-------------------------------------------*
Mochahost support reply me that they are able to do it without any problems
* **-------------------------------------------*
/tmp$ svn checkout svn://just4smarty.com/
Authentication realm: Private Repository
Username: test
Password for 'test':
Checked out revision 0.
/tmp/just4smarty.com$ svn add ./test_file.txt
A test_file.txt
/tmp/just4smarty.com$ svn commit -m "test commit"
Authentication realm: Private Repository
Username: test
Password for 'test':
Adding test_file.txt
Transmitting file data .
Committed revision 1.
Please check your firewall settings. You must allow connections to port
3690
* **-------------------------------------------
*I did a check and make sure my port 3690 is opened, even I think that
should be from the server side. But still cannot perform a check out.
I created a test account
username:test
password:test
svn://just4smarty.com/
Can someone try to connect that and see is there any problems? If not, can
some one give me some suggest what should I do?
thanks alot, appreciated for your helps.
mantat
*
*
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2386656
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-24 10:00:01 CEST