Importing GNU Classpath 0.91 on gcc classpath svn branch
Tom Tromey
tromey@redhat.com
Thu May 18 17:39:00 GMT 2006
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> - Clean it up and get the files from a new version:
Mark> - find classpath -type f | grep -v /\.svn | grep -v /\.cvs
Mark> - tar zxf classpath-x.tar.gz
Mark> - cp -r classpath-x/* classpath
Mark> - Add/Remove files:
Mark> - svn status classpath | grep ^\! | cut -c8- | xargs svn remove
Mark> - svn status classpath | grep ^\? | cut -c8- | xargs svn add
I notice that after the most recent import,
libjava/classpath/.settings is empty. I don't think this matters
much, but it does seem to indicate some kind of buglet or oversight in
the import process. FYI.
Tom
More information about the Java
mailing list