Updating a subversion directory?

Paul Brook paul@codesourcery.com
Tue Oct 18 18:18:00 GMT 2005


On Tuesday 18 October 2005 18:44, Steve Kargl wrote:
> So, I finally get a copy of mainline, yesterday.  As user
> sgk@troutmask.apl.washington.edu, I did
>
> cd ~/gcc
> svn co svn+ssh://kargl@gcc.gnu.org/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



More information about the Gcc mailing list