« Return to Thread: Building Tomat 6

Re: Building Tomat 6

by Rainer Jung-3 :: Rate this Message:

Reply to Author | View in Thread

Richard Sayre schrieb:
> Ok I downloaded Rapid SVN, but I get an access denied when trying to
> add the URL when Importing the repository.
>
> Do I need a user/passsword?

No, the repository is public for reading. If you try to retrieve via
https instead of http, there wil be an authentication, but not for http.

Regards,

Rainer

> On Wed, May 7, 2008 at 5:26 PM, Richard Sayre <richardsayre@...> wrote:
>> I was just getting ready to do that but I have no knowledge of SVN or
>>  how to use it.
>>
>>  Is there a client that I can download so I can 'get latest' and get
>>  the latest code from the trunk?
>>
>>  I found this link on the Build how-to
>>  http://svn.apache.org/repos/asf/tomcat/tc6.0.x/
>>
>>
>>
>>
>>  On Wed, May 7, 2008 at 5:18 PM, Mark Thomas <markt@...> wrote:
>>  > Richard Sayre wrote:
>>  >
>>  > > Yes the ended up in c:\user\share\java
>>  > >
>>  > > I found the jdt plugin online and added it to
>>  > c:\user\share\java\eclipse\plugins
>>  > >
>>  >
>>  >  That suggests your build environment isn't correct.
>>  >
>>  >
>>  >
>>  > > Then my compile worked.  But Im not sure if it took the proper source.
>>  > >
>>  >
>>  >  Neither am I ;)
>>  >
>>  >
>>  >
>>  > > I replaced the source files with the 2 found here:
>>  > >
>>  > > http://svn.apache.org/viewvc?view=rev&revision=631700
>>  > >
>>  > > for the bug linked on that page.
>>  > >
>>  > > After I recompiled and replaced the  catalina.jar and
>>  > > tomcat-coyote.jar in my tomcat lib filder in my test env, I seem to be
>>  > > still getting the 8KB limit bug.  Im not sure if i did the build
>>  > > right.
>>  > >
>>  >
>>  >  Safest bet is to do a svn checkout of:
>>  >  http://svn.apache.org/repos/asf/tomcat/trunk/
>>  >
>>  >  and do a clean build.
>>  >
>>  >
>>  >
>>  >  Mark
>>  >
>>  >  ---------------------------------------------------------------------
>>  >  To start a new topic, e-mail: users@...
>>  >  To unsubscribe, e-mail: users-unsubscribe@...
>>  >  For additional commands, e-mail: users-help@...
>>  >
>>  >
>>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@...
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@...
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Building Tomat 6