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

Re: Followup: svn commit -N

From: <kfogel_at_collab.net>
Date: 2004-04-05 16:00:31 CEST

Juanma Barranquero <lektu@mi.madritel.es> writes:
> You're not passing a path to "ci -N", so it assumes ".". The directory
> is up to date, so nothing is commited.
>
> If you do "ci", without -N, it does a recursive commit and finds that it
> must commit "test file.txt".

Note that (IIRC) this is a deliberate inconsistency -- we thought this
depth(0) behavior more useful for commits, while -N means depth(1)
everywhere else.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 5 17:13:15 2004

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.