svn initial setup help
From: Kevin Kempter <kevin_at_kevinkempterllc.com>
Date: Tue, 1 Sep 2009 13:54:32 -0600
Hi all;
were finally rolling our code into subversion, however I'm having an access
Here's what I've done:
1) created a new linux user svnuser (seemed appropriate to have him own the
2) created a directory /stage/svn (as svnuser)
3) created the repo :
4) imported files
5) installed mod_dav_svn via yum
6) added a new conf file to apache (in /etc/httpd/conf.d)
<Location /svn>
7) restarted apache
8) tried to do a checkout from another server on the network (the svn box is
[devbox]: $ svn checkout http://192.168.1.29/svn
Both attempts above give me some feedback but do not checkout the repository
Thoughts? what did I miss?
Thanks in advance
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.