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

"Find HEAD" button in svn:externals editor

From: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Tue, 20 May 2014 16:26:08 -0500

I'm using version 1.8.7 of TortoiseSVN on 64-bit Windows 7.

I find the "Find HEAD-Revision" button in the svn:externals editor to
be *almost* useful. But because of this one issue, I can't ever
actually use it.

I'd like to use this button to determine whether I need to update my
externals definitions. I'd like to use it to automatically grab a
revision to use as the peg revision.

For this to work, the button should grab the revision of the last
change to the given folder or file. Instead, it grabs the revision of
the last commit to the entire repository containing the folder or
file.

I know that these peg revisions will technically give me the same file
content. But I can't just commit changes willy-nilly to the externals
definitions every time I check. And determining that an external has
not actually been changed after such a commit would require an extra
several steps to view the history of the folder or file in question to
figure out that the two revisions are actually identical.

Is there some use-case that requires the last committed version
anywhere in the repository? Or can this be changed to pull in the last
change revision instead? As the feature stands right now, it is pretty
much useless for the purpose of checking for updates on all the
externals at once, and automatically updating to the minimum required
version for each rule.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3078562

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-05-21 00:02:00 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.