This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [4.1] remove empty directories?
- From: Tom Tromey <tromey at redhat dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 12 Feb 2006 12:53:18 -0700
- Subject: Re: [4.1] remove empty directories?
- References: <17391.17013.265461.813726@gargle.gargle.HOWL>
- Reply-to: tromey at redhat dot com
>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
Matthias> the 4.1 branch currently has three empty directories in the
Matthias> repository.
Matthias> libjava/gnu/java/nio/charset
Matthias> libjava/gnu/java/net/protocol/file
Matthias> libjava/gnu/regexp
Feel free to remove them. I didn't realize that svn differed from cvs
in this respect. These are probably empty on the trunk as well.
Tom