> On Wed, Jan 29, 2014 at 2:59 PM, Caldarale, Charles R <
> chuck.caldar...@unisys.com> wrote:
>>
>> At least you've got the right mailing list this time.  No idea where you
>> were looking, but the 5.0 and 5.5 are pretty obvious when you look in the
>> places linked to from the Tomcat home page:
>> http://archive.apache.org/dist/tomcat/
>> http://svn.apache.org/repos/asf/tomcat/archive/
>

2014-02-03 Pavneet singh Kochhar <kochha...@gmail.com>:
> Thanks for the help Chuck!
>

1. Follow the rules
http://tomcat.apache.org/lists.html#tomcat-users
-> 6. Do not top-post.

> I checked the svn repository but coudn't really figure out how to get the
> commit logs which shows the files changed for Tomcat5. The commits show
> something like
>
> r588813 | markt | 2007-10-27 08:11:17 +0800 (Sat, 27 Oct 2007) | 1 line
> archive prep
> r588811 | markt | 2007-10-27 08:10:25 +0800 (Sat, 27 Oct 2007) | 1 line
> Create folder for 5.0.x archive
>
> which I believe are related to adding files to archive etc. However, I
> require the files changed during commits.
>

2. What are you trying to do and why? What is your goal?

3. What tools are you using? Do you know how to use those tools?

4. Tomcat 5.5 and earlier consist of several components
(build, connectors, container, jasper, servletapi).

Each of those was a separate project.
Each of those had its own trunk/tags/branches structure
Each of those has its own svn history.

5. Source code for older versions of Tomcat was migrated from CVS.
CVS does not save history when files are renamed or copied.

If you are looking for an old change, you may have to look for Tomcat
4 or earlier sources for the same-named file.

6. All commit e-mails can be found in mailing list archives.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to