> 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 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
