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

[repost] Problem comitting just property change on directory

From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2003-03-31 11:11:58 CEST

Hello,
it seems like the message below has fallen through the cracks...

- Volodya

---------- Forwarded Message ----------

Subject: Problem comitting just property change on directory
Date: Mon, 24 Mar 2003 14:10:36 +0300
From: Vladimir Prus <ghost@cs.msu.su>
To: dev@subversion.tigris.org

Hello,
I've run into the followin problem. I've changed a property on wc root and
a couple of files. Before committing I run "svn st", as usual, and see some
other changes, that I don't want to commit. Okay, I'm trying

   svn diff -N .
and
   svn ci -N .

but the first shows all changes in "." --- including those that I'd like to
exclude. The second commits all changes in ".". I attach the reproduction
recipe. Is this a bug? I cannot find anything relevant... (reading issue 781,
it seems that "--depth 0" is supposed to behave just like -N now, and -N is
misbehaving).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon Mar 31 11:13:58 2003

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.