On Thu, Nov 15, 2012 at 10:37:56PM +0000, Spencer Oliver wrote: > Hi, > > We have upgraded OpenOCD to the new sourceforge system (Allura), part of > that change is a move in the git repo. > > https://sourceforge.net/p/openocd/code/ > > original url is: > git://openocd.git.sourceforge.net/gitroot/openocd/openocd > new: > git://git.code.sf.net/p/openocd/code > > do not ask why !! for info the old git url is also still working. > > so you will either need to re-clone or manually update .git/config > git config remote.origin.url git://git.code.sf.net/p/openocd/code should > do the trick
or from the command line: git remote set-url origin git://git.code.sf.net/p/openocd/code Regards, Liviu > > Hopefully nothing has broken in the update. > > Cheers > Spen > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > OpenOCD-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openocd-devel > ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
