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

Re: svn commit: r25931 - in trunk/subversion: libsvn_wc tests/cmdline

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-08-02 09:16:45 CEST

> (Also start taking a stab at making prop-merging more robust.)

> +/* Add the property with name PROPNAME to the set of WORKING_PROPS,
> + * setting *STATE or *CONFLICT according to merge outcomes.
> + *
> + * *STATE is an input and output parameter, its value is to be
> + * set using set_merge_prop_state().
> + *
> + * BASE_VAL contains the working copy base property value

These BASE_VAL parameters fall into the department of '*start* taking
a stab'. I hope to commit a followup today or tomorrow, solving some
issues with properties in merges, such as 'merge deletes locally
modified property where local value happens to be the value the server
wants to delete'. And other such rare forms, but, hey, it's
dataloss...

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 2 09:15:15 2007

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.