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

Recursive setting of versioned properties using URL using propedit or svnmucc

From: Bettual Richter <Bettual.Richter_extern_at_ppi.de>
Date: Wed, 21 Apr 2010 12:00:42 +0200

Hi,

I'm trying to write a skript to set versioned properties after been
triggered by a
hook but I seem to get stuck finding a solution and hope someone here
is able to help me or point out if it's not possible.

I'd like to set a property for every file in a certain
directory(recursivly) using
an url. Something like

svn propedit -R PROPNAME PROPVAL URL

or

svnmucc propset PROPNAME PROPVAL -R URL

My problem is that propedit doesn't support recursivly setting of
properties and svnmucc gives an error( 'file already exists') when been
used on a file.
I'd also be glad if someone had a link to a kind of documentation for
svnmucc which I haven't been able to find till now because I would like
to avoid raising the revision number for each file/dir.


Kind regard
Bettual



Received on 2010-04-21 12:01:18 CEST

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

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