On 02/12/2012 01:56 PM, Erich Titl wrote: > on 12.02.2012 15:59, Mike Noyes wrote: >> On 02/12/2012 05:10 AM, Erich Titl wrote: >>> Am 11.02.2012 15:14, schrieb Mike Noyes: >> -snip- >>>> You should be able to continue without performing any task on your end. >>>> If this is not the case, please let me know. Thanks. >>> > .... >> >> > I guess it must be somewhere in my local repository. >> >> It is. > > So your statement that I do not need to do anything is not completely > correct, I need to point my local repository to the new location in > order to be in sync. > > mega@luna:~/leaf/devel/leaf> git remote -v > BuC ssh://et...@leaf.git.sourceforge.net/gitroot/leaf/bering-uclibc > origin ssh://et...@leaf.git.sourceforge.net/gitroot/leaf/leaf
Erich, That doesn't look right. Did Andrew have you change something? Here is what I have: Bering-uClibc origin ssh://mhno...@leaf.git.sourceforge.net/gitroot/leaf/bering-uclibc (fetch) origin ssh://mhno...@leaf.git.sourceforge.net/gitroot/leaf/bering-uclibc (push) Packages origin ssh://mhno...@leaf.git.sourceforge.net/gitroot/leaf/packages (fetch) origin ssh://mhno...@leaf.git.sourceforge.net/gitroot/leaf/packages (push) Leaf origin ssh://mhno...@leaf.git.sourceforge.net/gitroot/leaf/leaf (fetch) origin ssh://mhno...@leaf.git.sourceforge.net/gitroot/leaf/leaf (push) > Do I have to remove the origin from the remotes then? I'm not sure, but I suspect you're correct. You're pointing to two repositories, and I don't see 'fetch' or 'push' specified. Remove 'origin': > origin ssh://et...@leaf.git.sourceforge.net/gitroot/leaf/leaf using: git remote rm origin -- Mike Noyes http://sourceforge.net/users/mhnoyes https://profiles.google.com/mhnoyes ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel