I have Windows 7 on my PC. VMware Workstation was installed on it. I run Windows Server 2008 on virtual machine. My PC is connected to local network. I can ping all computers in local network from vir
If I access my web site via http://localhost:8080 from t开发者_StackOverflow中文版he same Win 7 PC, where server is running, then it works well.
I want to have a Git repository for personal private projects. I can host my server on my Ubuntu home computer but its IP (on the local network) is a开发者_JAVA百科lways changing so I can\'t reach it
My app is working on local network,and the admin create the folder for every user on shared folder with this code:
I created my databa开发者_开发百科se on the server using code. Now no client on the local network can login to my database. This error occurs:
In my app on local network, any user should create a directory on shared folder using this code. test1 is the name of one开发者_C百科 of the user\'s folder for example.
I am having problems with tortoiseSVN and Subversion.Process is as follows: I create a new repository on computer A.
there 2 computers in a local network, 192.168.1.101 & 192.168.1.102 101 is running a simple web server on windows xp, 102 running windows 7.