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

Aw: Re: SVN 1.8.10 server side configured autoprops

From: Andreas Stieger <Andreas.Stieger_at_gmx.de>
Date: Wed, 1 Apr 2015 17:49:16 +0200

Hello,

> So i have tried to read the RDC docs, but it doesnt make any sense -
> it tells alot about how the configuration should look, but not how to
> implement the feature...

To implement, set versioned properties named svn:auto-props in the repository. See help about propset, propedit commands, or the equivalent function in a non-cli client.

> I realize that the clientside can still be modified accordingly, and I
> want to push/enforce the keyword configuration from serverside.

Set svn:auto-props properties using an svn client on a path, e.g. the root of the repository, or trunk, and commit.

> The documentatio doesnt make any sense to me... Did you have success
> implementing RDC?

Yes. Note that you need clients capable of interpreting both inherited properties and repository-dictated config. Read: 1.8.

Andreas
Received on 2015-04-01 17:49:57 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.