Broken link on tutorial (Bug #2262)
Description
The link to download "here" and the "found here" both give errors:
http://code.opencv.org/svn/opencv/trunk/opencv/samples/cpp/tutorial_code/objectDetection/objectDetection.cpp
http://code.opencv.org/svn/opencv/trunk/opencv/samples/cpp/tutorial_code/objectDetection/objectDetection2.cpp
<D:error xmlns:D="DAV:" xmlns:m="http://apache.org/dav/xmlns" xmlns:C="svn:">
<C:error/>
<m:human-readable errcode="2">Could not open the requested SVN filesystem</m:human-readable>
</D:error>
Associated revisions
Merge pull request #2262 from SpecLad:merge-2.4
History
Updated by Evgeny Talanin over 12 years ago
Jim, we just missed to change some links in tutorials and docs after migrating from svn to git.
You can find these files at http://code.opencv.org/projects/opencv/repository/revisions/master/show/samples/cpp/tutorial_code/objectDetection
Thank you for reporting
- Assignee set to Vadim Pisarevsky
Updated by Andrey Kamaev over 12 years ago
The links were fixed in 5100ca7
- Status changed from Open to Done
- Target version set to 2.4.3
- Assignee changed from Vadim Pisarevsky to Andrey Kamaev