The move to git!

Martin Sourada martin.sourada at gmail.com
Fri Jul 30 09:20:59 UTC 2010


On Fri, 2010-07-30 at 17:17 +0800, Chen Lei wrote: 
> 2010/7/30 Martin Sourada <martin.sourada at gmail.com>:
> > On Thu, 2010-07-29 at 20:55 -0700, Jesse Keating wrote:
> > <snip>
> >> Without the help of many others, this project would never have gotten
> >> done.  Folks helped out with Koji modifications, with fedpkg
> >> contributions, with repeated testing of attempted conversions, with
> >> logic checking of my plans, of helping me understand more of git
> >> internals and deciphering error output, and most of all with being
> >> patient while we worked through the transition and very positive along
> >> the way.  Things will be bumpy over the next few weeks as we really
> >> start putting distgit to the test.  No amount of staging and testing can
> >> really replace production use.  There will be many more updates to
> >> fedpkg as bugs are found and fixed and features are contributed.  Wiki
> >> pages will get filled out as knowledge of how to interact with dist-git
> >> starts to spread ( https://fedoraproject.org/wiki/Using_Fedora_GIT is a
> >> good start ).
> >
> > Ok, so trying to update a package (libass) I've noticed a tiny problem:
> > the fedpkg switch-branch does not seem to set up proper tracking of
> > remote branches which then results in (uhm, I'm using git commit -a and
> > git push, so you maybe handle this in fedpkg commit -p):
> >
> > pyfedpkg.FedpkgError: There are unpushed changes in your repo
> >
> > fedora-packager-0.5.0.1-3.fc12.noarch
> >
> > Martin
> >
> > --
> I now use 'git checkout -t origin/f14/master' instead of 'fedpkg
> switch-branch f14' temporarily.
I've just find a core of the problem. Looking through the git config
files I noticed nothing wrong, so I wondered why the push isn't working.
So I tried pushing from git gui which threw some error, which lead me to
try renaming the branch to f12/master. And lo! git push now works!

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20100730/eeb6a281/attachment.bin 


More information about the devel mailing list