[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-12-31 18:10:30 CET

On Wed, 2003-12-31 at 07:38, Mark Watts wrote:
> On 0.34 "svn commit -N" does nothing. The command just thinks for a bit and
> returns.

That's not broken, it's correct. 'svn commit -N' only commits the
directory itself, (depth 0), not its children (depth 1). So unless
you've made a propchange to '.', that command is a no-op. There's
nothing to commit.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 31 18:11:09 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.