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

changelists

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

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).

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:34:05 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.