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

Re: tags compare

From: Nicola.napi <nicola.napi_at_email.it>
Date: 2005-10-18 10:19:47 CEST

Hi,

I try your suggestion but with:

> svn diff $REPO/project/tags/REL-1.0.0 $REPO/project/tags/REL-2.0.0

I have single files differences, and I don't want it

I would like to compare two tags in the SVN Repository; I try your command

> svn diff --diff-cmd mytreediffviewer
> $REPO/project/tags/REL-1.0.0 $REPO/project/tags/REL-2.0.0

with TreeCompare.exe but I have no result I want.

I think the onlt way is to export the two tags and compare locally.

Regards,
Nicola

        --------- Original Message --------
        Da: Ryan Schmidt <subversion-2005@ryandesign.com>
        To:
                Cc: users@subversion.tigris.org
        Oggetto: Re: tags compare
        Data: 17/10/05 16:56
        
>
>
> On Oct 17, 2005, at 16:34, Nicola.napi wrote:
>
> > How can I compare two tags in SVN Repository, for example to compare
> > REL-1.0.0 & REL-2.0.0?
>
>
> svn diff $REPO/project/tags/REL-1.0.0 $REPO/project/tags/REL-2.0.0
>
>
>
> > I would like a tree view with file added, file removed, file
> > changed and the
> > same for directory.
> > Is there a tool to do this?
>
>
> I'm not sure, but if there is, you can invoke it as an alternate diff
> program.
>
> svn diff --diff-cmd mytreediffviewer
> $REPO/project/tags/REL-1.0.0 $REPO/project/tags/REL-2.0.0
>
>
>
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Con Zuritel risparmiare sulla polizza auto è un gioco da ragazzi, prova la
convenienza clicca qui
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3883&d=20051018

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 18 10:22:02 2005

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.