Bug 154586

Summary: SVN checkout does not work
Product: Documentation Reporter: Anshul <anshul.x.pundir>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Anshul 2011-02-08 06:50:15 UTC
svn checkout http://svn.freebsd.org/viewvc/base/release/8.1.0
svn: Repository moved permanently to '/viewvc/base/release/8.1.0/'; please relocate

How-To-Repeat: svn checkout http://svn.freebsd.org/viewvc/base/release/8.1.0
svn: Repository moved permanently to '/viewvc/base/release/8.1.0/'; please relocate
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2011-02-08 10:07:46 UTC
State Changed
From-To: open->closed

I do not think this is a PR , this could have been asked on the 
mailinglist, because you are checking out wrong. Viewvc is the 
application used to view the repository, but is not the way to extract 
it. Please strip out the /viewvc/ part and it should work fine. Else 
contact me personally and we will see what the right way is.