For some reason I have a file error.log which开发者_高级运维 is 16GB In my Repositories folder on my SVN Server.
Looking t开发者_高级运维o implement VisualSVN but I don\'t have my own server. I could install it locally and run it on my PC but if something happens to my PC I will lose everything.
Need to get port opened on vps server by the server company. The port is for VisualSvn so i can connect to it from my pc.
I accidentally selected \"Exclude from Subversion\" from the VisualSVN menu on my VS2008 project root.I have not updated or committed so I still have both the repository and local versions available.
Problem I have a hudson build server set up on a windows server 2008.We want to be able to commit to a repository and after the commit succeeds we want visual svn server to send a message or a trigge
I have an existing setup of Visual Studio 2008 with VisualSVN integrated into the IDE.I have installed and am testing out Visual Studio 2010.How do I integrate VisualSVN into 2010?Can I import my exis
I\'d like to migrate my svn repository from my local computer running windows and VisualSVN 2.1.2 to an svn app on webfaction (my Linux hosting solution).
The company I work in has suffered a major server failure. During this failure the SVN Repository was lost. But there is still hope !
There is a file called \'format\' in the root repository folder. It contains the number 5. 开发者_JAVA技巧Does it mean our SVN Server is running on SVN 1.5 ?No, it just identifies the format of the r
I have been asked to setup VisualSVN for Visual Studio 2008. Due to firewall restrictions and server configuration. I need to use ssh tunneling.