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

Re: Changing a property at the Repository level?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-04 19:35:15 CEST

On Wed, 2004-08-04 at 09:44, Alexander Lamb wrote:

> svn propset svn:ignore .DS_Store file:///Users/alamb/Repositories/TB
>

You can't set properties on files/dirs remotely. Yet.

The only remote property-setting allowed is on unversioned 'revision'
props.

> Which seems to imply I can't set Repository wide properties?

No, there is no mechanism for a repository to 'broadcast' settings to
clients.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 4 19:37:14 2004

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.