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

Problem comitting just property change on directory

From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2003-03-24 12:10:36 CET

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).

- Volodya

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

Received on Mon Mar 24 12:12:28 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.