RSS Feed
Knowledgebase : Subversion Questions
Yes, please submit a support ticket including your account name and the email address you would like notifications sent to.
To configure a custom domain name, you would first need to configure the DNS on your domains to point to our servers, then we can verify these settings and configure our end to respond on your domains. If you decide to do this, please note that the S...
*NEW* Our graphical guide will walk you through initial checkout, file additions, and checkin procedures using the TortoiseSVN client to access your wush.net repository. Visit http://wush.net/tortoise-quickstart/ For additional information, please v...
Many of the GUI clients (such as svnX on MacOS X) do not know what to do when they do not recognize a SSL certificate. If you are running a recent operating system, the certificate should automatically be recognized, but if it is not you will need to...
This error message typically occurs when you try to update your working copy on a Windows system. The error is caused by a filename collision. There are actually 2 different files in the repository whose names differ only in case. This cannot work on a...
The current list of known problems with TortoiseSVN client on Microsoft's Vista OS may be found here: http://tortoisesvn.net/node/269
In most cases, using https rather than http resolves these issues. We believe that some proxies mangle webdav trasmit over plain http.
SVN 1.7 has moved to using serf as the default library for accessing http repositories instead of the neon library which svn has traditionally used. The reason for this is that the developers felt the best way to get testing for the new library would be ...