[gstreamer-bugs] [Bug 563371] tags are screwed up

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Dec 11 08:49:11 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=563371

  GStreamer | common | Ver: 0.10.6

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|gst-ffmpeg                  |common
     Ever Confirmed|0                           |1
            Summary|error in gst-ffmpeg RELEASE-|tags are screwed up
                   |0_10_6 configure.ac         |




------- Comment #7 from Edward Hervey  2008-12-11 16:49 UTC -------
oh man... I finally realized what your problem is. It's even stupider that you
thought.

when you check out gst-ffmpeg with a specific tag, it will also checkout
common/ with that same tag ....

The problem is that the tags in common/ are seriously screwed up.

The easiest is to go in common, and checkout the revision from the gst-ffmpeg
release date (In this case 27th Nov 2008):
> cd common/
> cvs up -dP -D2008-11-27
> cd ..
> ./autogen.sh .....


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563371.




More information about the gstreamer-bugs mailing list