Thanks. I am running subversion on Fedora 5.
And in yum, the latest is subversion 1.3.2. Can you please tell me
where can I find subversion 1.4.0?
yum list subversion
Loading "installonlyn" plugin
Setting up repositories
updates [1/4]
core [2/4]
freshrpms [3/4]
extras [4/4]
Reading repository metadata in from local files
Installed Packages
subversion.i386 1.3.2-2.1 installed
On 1/13/07, Ryan Schmidt <subversion-2007a@ryandesign.com> wrote:
> On Jan 13, 2007, at 17:31, ying lcs wrote:
>
> > If I have tagged a trunk of subversion with one name and check in some
> > other files,
> > and then tagged it with a different name, how can I find out what
> > files are different between 2 tags?
>
> I believe you want
>
> svn diff --summarize URL_OF_TAG_1 URL_OF_TAG_2
>
> The --summarize option is available as of Subversion 1.4.0.
>
>
> --
>
> To reply to the mailing list, please use your mailer's Reply To All
> function
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 14 01:02:05 2007