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

Re: Is there such a thing as property conflicts?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-04-30 00:48:31 CEST

Philip Martin <philip@codematters.co.uk> writes:
> At present if I have local property changes they get overwritten by an
> update that affects the modified property
>
> $ svn ps abc def trunk/foo
> $ svn st
> _M ./trunk/foo
> $ svn up
> _U ./trunk/foo
> Updated to revision 15.
> $ svn st
> $ svn pg abc trunk/foo
> xyz
>
> Is this unexpected (to me anyway) loss of local property changes the
> correct behaviour?

No, it should conflict, leaving your changes in place and the received changes in a prej file somewhere (right, Ben?).

Or vice versa, but either way, it should definitely show as a
conflict...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 30 00:47:07 2002

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.