約11,400件1ページ目

日本語のみで絞り込む

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.

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.

Create a Subversion repository. Connect to your server via SSH and execute the following commands to create the repositories directory at ...

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 ...

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 ...

I just set up a new svn repo in my laptop by using . Am I missing something here?

2024/11/4 -1. For the http:// protocol, we need to configure WebDAV on an Apache2 server. · 2. Configure the Apache2 SVN module by editing the file /etc/ ...

Creating a Working Copy. Most of the time, you will start using a Subversion repository by performing a checkout of your project. Checking out a directory from ...

Install the svn client to start collaborating on a project that is using Subversion as its version control system.