Issue Details (XML | Word | Printable)

Key: LIBOMV-422
Type: Documentation Documentation
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: James Neal
Reporter: Bill Carter
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
libopenmetaverse

svn checkout command on the 'getting started' page of libsecondlife.org is obsolete

Created: 10/Nov/08 09:33 AM   Updated: 18/Mar/09 11:51 AM
Component/s: Project Files
Affects Version/s: None
Fix Version/s: 0.6.0

Environment: All


 Description  « Hide
In the 'getting libopenmv' section of the website (http://www.libsecondlife.org/wiki/Getting_Started) it says;
svn co svn://openmv.org/libsl/trunk

This doesn't work anymore, apparently the source code tree has been reorganized. The command should be;
svn co svn://openmv.org/libsl/libopenmetaverse/trunk



 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jim Radford added a comment - 10/Nov/08 10:07 AM
Baba Fix!

John Hurliman added a comment - 10/Nov/08 10:33 AM
  • We should be using openmetaverse.org instead of openmv.org, yes?
  • Advertising http:// protocol instead of svn:// is better for the wiki because it is more compatible with silly corporate proxies and firewalls.
  • My understanding was that "libsl" shouldn't appear anywhere in the checkout string. The Download page on the wiki lists the checkout URL as http://openmetaverse.org/svn/omf/libopenmetaverse/trunk
  • To keep wiki maintenance easier, it might be better to link to the Download page instead of keeping the instructions in two separate places