Trac + Subversion on Windows thru net.
|
|
Hi, First off, I would like to thank BitNami for making this AWESOME project. I had been trying to install these components manually all day before I ran into this. I really appreciate this. Problem #1: Ok. So everything installs great and everything works great. I downloaded TortoiseSVN to access the repository and it works. I am using the address. svn://localhost/Program Files/BitNami Trac Stack/repository And it works fine on the server connecting locally. I can also use the internal IP addess I.E. 192.168.0.80. And that workis fine also. Now I’m trying to connect through the net and it won’t. I attempt both locally and from another machine outside of the network. svn://123.123.123.123/Program Files/BitNami Trac Stac/repository I’ve port forwarded 80 and 81 of the server through the router. Is Subversion running on another port? What is not allowing me to connect through the net? Problem #2: Since I can connect to the repository locally, I tested it out and tried to add some files and COMMIT them with TortoiseSVN. Authentication fails, but TortoiseSVN never asked me for a user name or password. Any Ideas? Thank you in advance |
|
|
Hi, First of all, thanks for your compliments :) Subversion usually runs on port 3690. We will look into the other problem, as it involves some testing. Cheers! |
|
|
Thank you As far as problem #2 |
|
|
After looking into to things, I found out that this was a problem on MY end. I forgot to set up the svnserve.conf file. |
|
|
Ok, thanks for sharing! |
