From: Andrius V. <and...@ne...> - 2013-04-09 12:57:21
|
Dear Anthony, On Tue, Apr 9, 2013 at 12:45 PM, Anthony Hall <an...@an...>wrote: > According to git config: > > remote.origin.url=git://czt.git.sourceforge.net/gitroot/czt/czt**** > > remote.origin.fetch=+refs/heads/*:refs/remotes/origin/***** > > The url is what is given in setup.md **** > > > Yes, sorry, this is the old CZT Git repository path. After the recent move to the new SourceForge platform, the Git repository addresses changed. The read-only access is now `git://git.code.sf.net/p/czt/code`. For write access, check your personal link at http://sourceforge.net/p/czt/code/ when you are logged in to SourceForge. Let me know if this gets the latest version for you. Here's some info on changing the Git remote URL: http://stackoverflow.com/questions/2432764/how-to-change-a-remote-repository-uri-using-git We will update the instructions accordingly. Sorry the about misleading instructions in setup.md - I forgot to update the documentation after the repository change. Best regards, Andrius |