Opened 11 years ago
Closed 4 years ago
#3352 closed defect (invalid)
SVN repository should be disabled
Reported by: | llogan | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Users are still blindly following ancient "guides" and attempting to use the code from SVN. Unfortunately, the repository appears to still be available:
$ svn co svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg ... A ffmpeg/MAINTAINERS A ffmpeg/COPYING.LGPLv3 U ffmpeg Checked out revision 26402.
This should be disabled, and, if possible, a message could be provided to inform users to use Git or refer to the download page.
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 4 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing old bug. I don't see users using this anymore so it is no longer an annoyance.
Note:
See TracTickets
for help on using tickets.
At least parts of the subversion FFmpeg repository are needed for MPlayer regression tests.
Perhaps this issue can be fixed by committing a patch to configure that disables building FFmpeg.