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

Re: "svn commit -N" broken?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-06-16 14:26:44 CEST

Michael Schmitt <schmitt@TI.Uni-Trier.DE> writes:

> Hello,
>
> using svn 0.23, "svn commit -N" and "svn commit -N . " have no effect,
> even if there are modified in the current directory. I guess this is a
> bug, isn't it?

Nope, at the moment, we've defined 'svn ci -N' to mean depth 0. That
is, it's only used to commit the directory itself (assuming you've
made a propchange on it).

Yes, it's inconsistent with other uses of -N. And this is why I
believe we're switching to a --depth {0, 1, infinity) model.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 16 14:28:40 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.