View previous topic :: View next topic |
Author |
Message |
neutcomp Tux's lil' helper
Joined: 12 Aug 2004 Posts: 112 Location: The Netherlands
|
Posted: Sat Aug 13, 2005 9:46 am Post subject: Subversion: target machine actively refused it |
|
|
Hello I have installed subversion on my gentoo machine.
Thats all working fine but when I want to connect(SVN Checkout) to a project with my windows XP machine(intranet)
where I have installed TorToirseSVN I get this error message:
Can't connect to host '10.0.0.25': No connection could be made because the target machine actively refused it.
Can someone tell me whats wrong? And even bether how to fix this problem?
Thanxx
Bjorn
It looks like I have to change something so users can connect with my gentoo machine but how? |
|
Back to top |
|
|
Arno Nymous Tux's lil' helper
Joined: 03 Jul 2005 Posts: 87 Location: N 51� 30' 58" E 7� 28' 6"
|
|
Back to top |
|
|
neutcomp Tux's lil' helper
Joined: 12 Aug 2004 Posts: 112 Location: The Netherlands
|
Posted: Sat Aug 13, 2005 10:45 am Post subject: |
|
|
Oeps ...
How stupid can you be:
1) forgot to start svn
cd /etc/init.d/svnserve start
2) Create the project in the wrong directory
cd /var/svn/ (This is the place to be)
svnadmin create mynewprojectname
Good luck everyone...now getting samba into work |
|
Back to top |
|
|
|