You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Glen Mazza <gr...@verizon.net> on 2006/01/25 01:51:05 UTC

Purpose of the SVN /bin directory?

Hello,

I've downloaded Tomcat off of SVN but am unsure what the tomcat/bin/ 
directory indicates, the svn page[1] doesn't describe it.  It appears to 
be a bunch of compiled .class files--may I ask what they're for, and why 
they are in SVN?

Thanks,
Glen

[1] http://tomcat.apache.org/svn.html


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: Purpose of the SVN /bin directory?

Posted by Yoav Shapira <yo...@apache.org>.
Hi,
It's an intermediate staging area for some compiled files.  It's not
part of the SVN repository, as you can see at
http://svn.apache.org/viewcvs.cgi/tomcat/.  It gets generated during
the build and cleaned up as part of the clean target.

Yoav

On 1/24/06, Glen Mazza <gr...@verizon.net> wrote:
> Hello,
>
> I've downloaded Tomcat off of SVN but am unsure what the tomcat/bin/
> directory indicates, the svn page[1] doesn't describe it.  It appears to
> be a bunch of compiled .class files--may I ask what they're for, and why
> they are in SVN?
>
> Thanks,
> Glen
>
> [1] http://tomcat.apache.org/svn.html
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>


--
Yoav Shapira
System Design and Management Fellow
MIT Sloan School of Management
Cambridge, MA, USA
yoavs@computer.org / www.yoavshapira.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org