VerySimple Dev Blog

Windows

Install Apache + Subversion on Windows

How to Install Subversion Server on Windows using Apache
This is a walkthrough to install subversion server on Windows and make it available over http using Apache. Subversion is a version control system. In combination with Apache, you can allow local and remote developers to share source code.
This guide will use the following installation [...]

Read the rest

"Local Device Name Is Already in Use" Error

There are a lot of reasons why this error occurs, but the message is actually deceiving. Rarely is the device name actually already in use. The typical reason for receiving this message is that your machine simply cannot connect to the other machine for whatever reason.
The most common reason I have discovered is [...]

Read the rest

View Source doesn’t work in IE

If you are using Internet Explorer 6.x and the “View Source” menu option doesn’t work, this is because your cache is full.
To empty your cache, go to Tools -> Internet Options and click the “Delete Files” button. This can take several minutes if your cache is large.

Read the rest

older posts :: newer posts