RE: Newbee Install Problem
From: Johan Corveleyn <johan.corveleyn_at_uz.kuleuven.ac.be>
Date: Wed, 1 Jul 2009 10:03:27 +0200
> I've installed the Redhat RPMS.
Hm, I don't know how it works with installing RPMS on Redhat, but I suppose you have to do something more than just installing the software.
For instance, you'll have to create a new repository first, before you can do anything else:
And then you'll usually have to create some top-level directories to organize everything (e.g. trunk, branches and tags; or project1, project2, ... and trunk, branches, tags underneath each of them). There is no strict rule on how to do this (Subversion doesn't really care, it's all just directories for svn), but there are some common practices. See:
Also, it's not because httpd processes are running, that they are correctly configured to serve your repository (maybe this is automatically arranged by installing the rpm's, but I don't know). You should check your apache config, and refer to http://svnbook.red-bean.com/en/1.5/svn.serverconfig.httpd.html to know more about this ...
Maybe you did all that (or maybe it's implicit in the install), but that's not really clear from your mail.
If you need to understand more, take a look at the entire SVN book:
And then experiment a little bit, without committing anything important, to get a feel for how it works ...
Regards,
------------------------------------------------------
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.