19.06.2011 13:00, Erich Titl пишет: > Hi Andrew > > on 18.06.2011 22:56, Andrew wrote: > ... > >>> IMHO we should leave compiled packages out git, at least out of the main >>> tree, they are a nuisance there, even though it may brake the current >>> release process. >>> >>> OK GIT gurus, what do I have to do to get back in sync? And please don't >>> tell me I have to start from scratch. >>> >>> thanks >>> >>> Erich >> Just do 'git pull'. It'll move all files to right place without >> interaction :) > mega@luna:~/leaf/bering-uclibc/devel/src/leaf> git pull > et...@leaf.git.sourceforge.net's password: > remote: Counting objects: 432, done. > remote: Compressing objects: 100% (390/390), done. > remote: Total 428 (delta 69), reused 305 (delta 18) > Receiving objects: 100% (428/428), 4.98 MiB | 718 KiB/s, done. > Resolving deltas: 100% (69/69), completed with 2 local objects. > > From ssh://et...@leaf.git.sourceforge.net/gitroot/leaf/leaf > 3abe67f..72d572c master -> origin/master > error: Entry 'bering-uclibc4/buildtool/conf/buildtool.conf' not > uptodate. Cannot merge. > fatal: merging of trees 49f34d27fb5b96b1c79b3044c51a0641ed82ea55 and > 6c946c0253d8864b5965c24b86cee7fa6a657f75 failed > > Great, what now? GIT is the fifth versioning system I am working with > and by far the most incomprehensible. > > cheers > > Erich Possible bering-uclibc4/buildtool/conf/buildtool.conf was modified? To discard all non-commited changes and return to original state of project directory, do 'git reset --hard', and then try to pull again.
------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel