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

Is there such a thing as property conflicts?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-04-30 00:34:00 CEST

Hello

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?

-- 
Philip
---------------------------------------------------------------------
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:35:12 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.