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

Re: "Set explicit revision" in tag dialog reverted a change

From: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Fri, 23 May 2014 14:32:28 -0500

On Fri, May 23, 2014 at 1:17 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> On 23.05.2014 18:29, Ben Fritz wrote:
>
> No idea how this could have happened. There's no commit done to the
> trunk at all so how the trunk could have changed - I really don't know.
>
> Here's the steps done by TSVN:
>
> The branch/tag dialog fetches all the externals data, stores them in an
> object.
> Then, in the dialog where the progress is shown:
> if you create the tag from your working copy (not a specific revision or
> HEAD), the externals properties are modified directly in the working
> copy, adding the peg revisions. If you create the tag from a specific
> revision or HEAD, nothing is done yet.
>
>[snip]
>
> Please check the log and find out where exactly the externals changed to
> the wrong url.
>

These are the (cleaned up) log messages on my tag. The problem
occurred in revision 6847, the first of two commits by TortoiseSVN for
fixing revisions. I don't know whether it will be helpful or not, let
me know if there is more info to give, otherwise I'll just settle with
carefully checking the changes whenever I tag.

Revision: 6859
Author: [me]
Date: Thursday, May 22, 2014 9:17:41 PM
Message:
compile [redacted] and copy deliverables to bin folder

----
Added : /path/to/proj/tags/tag/bin/build_artifact_1
Added : /path/to/proj/tags/tag/bin/build_artifact_2
Added : /path/to/proj/tags/tag/bin/build_artifact_3
Added : /path/to/proj/tags/tag/bin/build_artifact_4 (Copy from path:
/path/to/proj/tags/tag/some/dir/build_artifact_4, Revision, 6848)
Revision: 6848
Author: [me]
Date: Thursday, May 22, 2014 9:03:58 PM
Message:
TortoiseSVN auto commit: changed externals to fixed revision.
----
Modified : /path/to/proj/tags/tag/other/external/dir
Revision: 6847
Author: [me]
Date: Thursday, May 22, 2014 9:03:57 PM
Message:
TortoiseSVN auto commit: changed externals to fixed revision.
----
Modified : /path/to/proj/tags/tag/externals
Revision: 6846
Author: [me]
Date: Thursday, May 22, 2014 9:03:56 PM
Message:
Tag for official [redacted] release for [redacted]
----
Added : /path/to/proj/app/tags/tag (Copy from path:
/path/to/proj/app/trunk, Revision, 6845)
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3079051
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-05-23 21:32:55 CEST

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

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