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

Re: changelists

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-11-03 19:35:25 CET

Ben Collins-Sussman wrote:
> 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.

Does that mean folders can't be part of a changelist? In that case, I
have to make a few adjustments in TSVN.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
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:35:55 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.