On 6/21/05, Filippo Munafò <[EMAIL PROTECTED]> wrote: > It seems to be, but this way I cannot compare this revision, 168535, with the > ones I see here: > > http://svn.apache.org/viewcvs.cgi/struts/core/trunk/src/share/org/apache/struts/action/ActionServlet.java?rev=170184&view=log > > because they are different branches (dir). Right? > > In other words, I cannot suppose that all changes marked with a revision > number less than 168535 are in 1.2.7. Right? >
You mean like this? http://svn.apache.org/viewcvs.cgi/struts/core/trunk/src/share/org/apache/struts/action/ActionServlet.java?r1=170184&r2=168535&diff_format=h You just need to enter the two revs you want to diff in the boxes at the end of the page at the URL you mentioned previously. -- Martin Cooper > Maybe my way of thinking is too much driven by the CVS way, I need to switch > ;-) > > Filippo > > -----Original Message----- > From: Martin Cooper [mailto:[EMAIL PROTECTED] > Sent: Tue 6/21/2005 8:16 PM > To: Struts Developers List > Cc: > Subject: Re: Which SVN-Revision of ActionServlet.java is in 1.2.7? > > > > OK, then apparently the revision displayed when viewing the repo > directly is unrelated to what is being viewed, and therefore not > useful... > > So then 168535 is the revision you're looking for, isn't it? > > -- > Martin Cooper > > > On 6/21/05, Filippo Munafò <[EMAIL PROTECTED]> wrote: > > Why, following this links, does it seems to be rev 168535? > > > > http://svn.apache.org/viewcvs.cgi/struts/core/tags/STRUTS_1_2_7/ > > > > > http://svn.apache.org/viewcvs.cgi/struts/core/tags/STRUTS_1_2_7/src/share/org/apache/struts/action/ActionServlet.java?rev=168535&view=log > > > > In the second link the last commit is: > > > > 'Version 1.2.7 Tagged' > > > > > > Filippo > > > > > > P.S.: don't esitate to point me to Subversion manual ;-) > > > > > > > > -----Original Message----- > > From: Martin Cooper [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, June 21, 2005 19:47 > > To: Struts Developers List > > Subject: Re: Which SVN-Revision of ActionServlet.java is in 1.2.7? > > > > It's revision 191692. You can find this by drilling down on the > 1.2.7 > > tag in the SVN repo. See: > > > > http://svn.apache.org/repos/asf/struts/core/tags/STRUTS_1_2_7/ > > > > -- > > Martin Cooper > > > > > > On 6/21/05, Filippo Munafò <[EMAIL PROTECTED]> wrote: > > > I've compared the file bundled in the src of release 1.2.7 with > many revision present on SVN and I cannot find anyone that match! > > > Revision 105787 is the one the match better, but there are still > too many differences. > > > > > > What am I doing wrong? I'm sure it's a my mistake. > > > > > > Thank's > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
