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

Re: Editing svn:externals that uses peg revision equal to operative

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Fri, 26 Aug 2011 21:47:21 +0400

2011/8/26 Stefan Küng <tortoisesvn_at_gmail.com>:
> On 26.08.2011 15:19, Konstantin Kolinko wrote:
>> This is about the dialog that is used to edit the value of
>> svn:externals property in TSVN 1.7.
>>
>> If I edit svn:external that uses  @rev, and specify the same peg and
>> operative revisions, it saves it as
>>
>>    -r operative url_at_peg localname
>>
>> 1. In case both revisions are equal I would like the saved value to be
>> more simple:
>>
>>    url_at_peg localname
>>
>> Note that in Subversion the operative revision by default equals to the peg one.
>
> Nope, that's not what happened in my tests. The operative revision
> defaults to HEAD.

That is what happens in mine:

[[[
\tc7.0.x\trunk>svn up
Updating '.':

Fetching external item into 'modules\jdbc-pool':
External at revision 1162102.

At revision 1162183.
]]]

The property value you may see here:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/modules/

Book:
http://svnbook.red-bean.com/nightly/en/svn.advanced.pegrevs.html
[[[
For your convenience, the default peg revision is BASE for working
copy items and HEAD for repository URLs. And when no operative
revision is provided, it defaults to being the same revision as the
peg revision.
]]]

Best regards,
Konstantin Kolinko

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-08-26 19:47:24 CEST

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.