git url changed
Roland McGrath
roland at redhat.com
Wed Aug 26 17:58:14 UTC 2009
> On Tue, 25 Aug 2009, Roland McGrath wrote:
>
> > sourceforge has changed their git setup so that the old URLs do not work.
> > I editted .git/config in my checkout and changed:
> >
> > url = ssh://strace.git.sourceforge.net/gitroot/strace
> >
> > to:
> >
> > url = ssh://strace.git.sourceforge.net/gitroot/strace/strace
> >
> > to keep it working.
> >
> > If we have any pointers to these URLs in files or web pages,
> > we should update them. If so, it's probably better just to
> > change those to point at the top sourceforge project pages
> > where you can follow links to the git info.
>
> unlike the previous repo, this seems to be asking me for
> authentication. Has anyone else experienced this (and figured out what
> credentials it wants)?
s/ssh/git/. The anonymous (git://) vs authenticated (ssh://) part hasn't
changed. Sorry I wasn't clear about that.
Thanks,
Roland
More information about the Strace-devel
mailing list