[MPlayer-users] svn revision question
Holger Reinmann
H.Reinmann at gmx.net
Thu Sep 7 18:12:42 CEST 2006
Hi,
On Thu, 7 Sep 2006 12:07:09 -0400
Giacomo Comes <comes at naic.edu> wrote:
> Hi,
> I have found a bug in MPlayer and I'm trying to track down when the
> bug was introduced.
> I do:
> svn update -r "{date}"
> in order to retrive a specific revision. It works for mplayer, but
> libavcodec and the other external libraries are always retrived with
> the last revision.
>
> How can I proceed in order to have the same revision for mplayer and
> the extrernal libraries?
>
> Giacomo
I had the same problem last week. I does the following
Go in the libav* and libpostproc directorys and do also on this place :
svn update -r "{date}"
Holger
More information about the MPlayer-users
mailing list