日本語のみで絞り込む
2009/10/3 -When I try to access svn://localhost` from the Repository Browser window, all I get is the message Can't connect to host localhost: No connection could be made.
2008/11/5 -Hi,. I've got no experience with Subversion. All I want for now is to set up a local Subversion repository, as required by Eric tutorial.
2011/5/22 -I am running IntelliJ IDEA 10.5 community edition and I just installed Subversion 1.6.16 via SlikSvn distribution for X64. The command line, svn ...
Creating a Repository with the Command Line Client · Create an empty folder with the name SVN (e.g. D:\SVN\ ), which is used as root for all your repositories.
2013/3/12 -To make your example work, change -d to -d -r \repos . Alternatively, you could change your co command to svn co svn://localhost/repos/repo1 .
Setting up your own SVN source control server is surprisingly easy. At home, I recently setup an SVN server in a CentOS 5.4 virtual machine with Apache 2.2 ...
Install the svn client to start collaborating on a project that is using Subversion as its version control system.
2016/10/7 -I try to connect my svn server, I receive the following: $ svn list svn://host svn: E170013: Unable to connect to a repository at URL 'svn://host' svn: E210005 ...
The svnserve program is a lightweight server, capable of speaking to clients over TCP/IP using a custom, stateful protocol.
This is due to Web-app Url. It should be like "http://localhost:8080/org.talend.administrator". Maybe you paste SVN server URL into it .