On Thu, Jan 27, 2011 at 6:23 PM, Jean-Marc Pigeon <jmp@xxxxxxx> wrote: > Ok, this means having an uptodate "sources" file is not > mandatory. ÂI pushed the tar file in > same time as spec to GIT, koji was smart enough to forgive > my error. > >ÂSo I can work one way or the other... >Âright? While it will technically work, uploading tarballs and other binaries to git is a bad idea. git behaves very badly with larger files such as 524 KB tarballs because they clutter or obfuscate commit diffs and they remain in the repository's history forever, making every clone of the git repository take substantially more time and network traffic to create. So if at all possible, please do not upload your tarballs to git, but rather use the sources file. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel