On Tuesday 18 October 2005 18:44, Steve Kargl wrote: > So, I finally get a copy of mainline, yesterday. As user > [EMAIL PROTECTED], I did > > cd ~/gcc > svn co svn+ssh://[EMAIL PROTECTED]/svn/gcc/trunk > > Now, I want to update this to the latest sources. The wiki > says "svn update" works exactly like "cvs update". Well, > this does not appear to be the case. > > cd trunk > svn update > Enter passphrase for key '/mnt1/sgk/.ssh/id_rsa': > At revision 105364. > > Inspecton of gcc/fortran/ChangeLog shows that it > has not been updated, which can be verified via
It's working as expected. The svn repository isn't 'live' yet, just just a snapshot for a week or so ago. Paul