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

wc props

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-04-18 23:43:17 CEST

OK greg, you should be all set. 'wc' props are now separated into
their own special world. The user can't see them, and they aren't
stored in the repos.

libsvn_ra_dav has special wc functions to get and set them, and they
live in their own special place in SVN/ now.

This fixes your commit bug from yesterday, whereby setting a wc prop
afetr a commit was producing what the working copy thought was a
legitmate local prop change. Now wc props aren't versioned at all, so
your propsets aren't detected anymore.
Received on Sat Oct 21 14:36:29 2006

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

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