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

RE: [TSVN] FEATURE: Seeing logs between two tags

From: Erik Anderson <erikba_at_teamworkgroup.com>
Date: 2005-06-10 18:06:23 CEST

Quick complication that I've been running into myself the last couple days
is whether one or both of the tags have been created with cvs2svn with the
common line not being /trunk. In this case both of the directories appear
to be copied from /trunk at the version that the common branch split off,
with all of the individual files in the directory then replaced with the
proper version from the branch.

It makes it very difficult to nonmechanically determine where on each
branch the two tags came from and I haven't found a way to mechanically
determine it either. Suprisingly the server doesn't seem to have any
problems merging from one tag to the other (although there's a lot of
server hd activity when it happens), but I would think that it would
really mess up this feature request (which is sad because it's at times
like this that such a mechanism would be so valuable)

-----Original Message-----
From: SteveKing [mailto:stefankueng@gmail.com]
Sent: Friday, June 10, 2005 1:52 AM
To: dev@tortoisesvn.tigris.org
Subject: Re: [TSVN] FEATURE: Seeing logs between two tags

On 6/10/05, Simon Large <slarge@slarge.plus.com> wrote:

> <http://svn.collab.net/repos/svn/trunk/doc/user/cvs-crossover-guide.html
> >
> The procedure described there is quite tricky for a GUI client. You need
> to specify 3 URLs (tag1, tag2, trunk), so it would need a new dialog to
> enter those.

Not really:

1. get the log from tag1. In the log, there's the 'copied from' entry
which indicates where the tag is created from
2. do the same for tag2
3. If the 'copyfrom' URL is different for tag1 and tag2, throw an
error (not possible to show the logs between the two tags. They don't
have a common root).
4. If however the 'copyfrom' URL is the same for both tags, we have
now the three URL's required.

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

  • application/x-pkcs7-signature attachment: smime.p7s
Received on Fri Jun 10 18:07:30 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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