Copyright © 2011 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
| Project: | Kaltura Community Edition (CE) - Self Hosted Online Video Platform |
| Version: | partnerServices3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Kalturian |
| Status: | closed |
| Total votes: | 0 |
Your web site says....
"You may check out a read-only working copy anonymously over HTTP:
svn checkout svn://www.kaltura.org/usr/local/kalorgkalturaCE
"
I tried...
svn checkout svn://www.kaltura.org/usr/local/kalorgkalturaCE
Returns..
svn: No repository found in 'svn://www.kaltura.org/usr/local/kalorgkalturaCE'
Tried the following.....
svn checkout http://www.kaltura.org/usr/local/kalorgkalturaCE
Returns...
svn: PROPFIND request failed on '/'
svn: PROPFIND of '/': 200 OK (http://www.kaltura.org)
Comments
#1
It should be -
svn checkout svn://www.kaltura.org/usr/local/kalorg/kalturaCE
template was missing a trailing '/' .
#2
Automatically closed -- issue fixed for two weeks with no activity.