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

Re: [repost] Problem comitting just property change on directory

From: <kfogel_at_collab.net>
Date: 2003-03-31 16:47:09 CEST

Vladimir Prus <ghost@cs.msu.su> writes:
> Hello,
> it seems like the message below has fallen through the cracks...

It looks that way; I had it flagged, actually, just need a chance to
sweep over flagged msgs (today or tomorrow).

I *think* -N is actually like depth 1, not depth 0, but that's just
off the top of my head...

-K

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 31 17:29:26 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.