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

Re: Property setting

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Tue, 7 Apr 2009 21:31:37 +0100

2009/4/7 Stefan Küng <tortoisesvn_at_gmail.com>:
> JWalker wrote:
>> Hi,
>>
>> A couple of questions about setting properties:
>>
>> 1) Repository browser; right pane; right click; Show Properties. New :
>> Add Properties dialog appears, but **Apply properties recursively** is
>> dimmed. Why? Is it so by design or is it an error? OK, settings for
>> currently selected directory may be set.
>
> It's dimmed because it's not possible to set properties recursively via
> URLs. That's only possible in a working copy.
>
>> 2) What is the command-line svn.exe command that does the same -- set
>> versionized property directly on directory (directory tree) in the
>> repository, not on working copy? It seems that 'svn propset' cannot do
>> this task.
>
> it can, but you have to pass --revprop.

That's for revision properties, isn't it. The OP is asking about
'versionized' properties on directories. svn propset will do it, but
not recursively.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1583270
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-07 22:32:07 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.