Bug 4667 - SVN: How to get checkout on an SVN module outside of fd.o?
Summary: SVN: How to get checkout on an SVN module outside of fd.o?
Status: RESOLVED NOTABUG
Alias: None
Product: freedesktop.org
Classification: Unclassified
Component: Version control (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: fd.o Admin Massive
QA Contact:
URL: http://openfontlibrarg.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-02 23:45 UTC by Jon Phillips
Modified: 2005-10-02 07:00 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Jon Phillips 2005-10-02 23:45:25 UTC
I have successfully setup an SVN repository for 'openfontlibrary_web' for the
website, however I cannot successfully check it out on my local system.

Here is what I tried:

(22:41:33) rejon: svn co
svn://svn.freedesktop.org:/srv/openfontlibrary.freedesktop.org openfontlibrary_web
(22:43:16) rejon: svn co
http://svn.freedesktop.org/srv/openfontlibrary.freedesktop.org openfontlibrary_web
(22:43:29) rejon: I get this error: 
(22:43:39) rejon: svn: PROPFIND request failed on
'/srv/openfontlibrary.freedesktop.org'
(22:43:39) rejon: svn: 
(22:43:39) rejon: Could not open the requested SVN filesystem
(22:43:50) rejon: svn: PROPFIND request failed on
'/srv/openfontlibrary.freedesktop.org'


Anyhow, as soon as this is fixed, then I can get more help from others to edit
the website.
Comment 1 Adam Conrad 2005-10-03 00:00:11 UTC
svn co svn+ssh://svn.freedesktop.org/srv/openfontlibrary.freedesktop.org/svn
openfontlibrary_web

And, of course, make sure that all of the SVN repo is group-writeable by the
group you intend to share it with (it currently isn't), and have them all set
their umasks appropriately, so they don't wedge the repo every time they commit
to it.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.