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

Re: Log between two tags

From: marc gonzalez-carnicer <carnicer.lists_at_gmail.com>
Date: 2007-02-09 11:56:19 CET

i just found out that tortoisesvn can do that.

2007/2/8, marc gonzalez-carnicer <carnicer.lists@gmail.com>:
> i have also been interested on that for
> a long time ... but i can't provide any help.
>
>
>
> 2007/2/7, Ulrich Eckhardt <eckhardt@satorlaser.com>:
> > Hi!
> >
> > I'd like to find out what changed between two tags of a project. In order to
> > get the raw changes to the sourcecode, I can easily use "svn diff
> > $URI/tags/tag1 $URI/tags/tag2".
> >
> > Now, how do I get to the changelog between those two? I know that I can
> > use "svn log --stop-on-copy --verbose $URL/tags/tagX" to find out when tagX
> > was created and from which revisions of which files (in the ideal case that
> > is just a single revision). With that info, I can then use "svn log -rX:Y
> > $URL/trunk" to get the logentries.
> >
> > Is there an easier way?
> >
> > Uli
> >
> > --
> > ML: http://subversion.tigris.org/mailing-list-guidelines.html
> > FAQ: http://subversion.tigris.org/faq.html
> > Docs: http://svnbook.red-bean.com/
> >
> > **************************************************************************************
> > Visit our website at <http://www.satorlaser.de/>
> > **************************************************************************************
> > Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
> > E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
> >
> > **************************************************************************************
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 9 11:56:44 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.