[gstreamer-bugs] [Bug 569015] New: Generated files in git

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jan 24 12:52:40 PST 2009


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=569015

  GStreamer | gst-plugins | Ver: git
           Summary: Generated files in git
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ogg.k.ogg.k at googlemail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
Some files are generated, yet in git.
It's a pain in the arse, as they needlessly either conflict, need a dummy
commit to move them out of the way, or prevent a clean pull.


Steps to reproduce:
1. clone (eg) gst-plugins-base
2. ./configure && make
3. git pull


Actual results:
error: Entry 'win32/common/config.h' not uptodate. Cannot merge.

The merge then fails.


Expected results:
the merge should succeed (bar any changes made to the tree leading to
conflicts)


Does this happen every time?
Maybe, maybe not.


Other information:
.po files are also in git, and are also modified in the build process.
This means you end up with an unclean tree.
Please do not place generated files in the repository, it's always more pain
that it alleviates.


-- 
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=569015.




More information about the Gstreamer-bugs mailing list