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

Re: changelists

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-11-03 19:32:53 CET

On 11/3/07, Stefan Küng <tortoisesvn@gmail.com> wrote:
> Hi,
>
> According to the API docs for svn_client_add_to_changelist, any path can
> be added to a changelist. But it only works for files. Folders are not
> added to the changelist, and files inside added folders aren't either.
> In both cases, the function svn_client_add_to_changelist doesn't return
> an error.
>
> I think the function should either return an error (e.g., 'not
> supported') or allow folders to be added to a changelist too (which I
> would prefer).

You're right, the svn_client_* routine should error on non-files for svn 1.5.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 3 19:33:04 2007

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.