[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 07 Apr 2009 22:27:01 +0200

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.

Stefan

-- 
       ___
  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=1583105
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-04-07 22:27:20 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.