This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
svn access on RHEL 4.0
- From: Bradley Lucier <lucier at math dot purdue dot edu>
- To: gcc at gcc dot gnu dot org
- Cc: Bradley Lucier <lucier at math dot purdue dot edu>
- Date: Fri, 6 Jan 2006 22:35:36 -0600
- Subject: svn access on RHEL 4.0
I'm having all kinds of trouble running svn on my RHEL 4.0 system. A
typical example of what's happening is:
euler-62% svn cleanup
svn: XML parser failed in 'gcc/testsuite/gcc.dg/special'
I first got that message when I tried contrib/gcc_update after doing
a svn checkout. Now I just get
euler-63% contrib/gcc_update
Updating SVN tree
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
details)
Adjusting file timestamps
SVN update of full tree failed.
Does anyone have any helpful ideas of what to do?
Brad