[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How can I find out the difference between 2 tags in subversion

From: ying lcs <yinglcs_at_gmail.com>
Date: 2007-01-14 01:01:36 CET

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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.