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

Re: State of vc-svn.el

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-02-22 18:58:32 CET

On Tue, 2005-02-22 at 12:18, Eric S. Raymond wrote:
> In furtherance of (c), there is a hint in the way Emacs calls svn ci
> that when svn ci is given path arguments, it commits only changes in
> the files named by those arguments (as opposed to shipping changes
> for the entire working copy).

> However, neither the help text for svn ci nor the Subversion book
> addresses this. (The failure to explain how path arguments are used
> is a documentation bug.) Is it in fact the case?

Yes, assuming the arguments are files. If they are directories, then
everything under those directories will be committed, unless the -N
(--non-recursive) option is given.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 22 19:00:53 2005

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.