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

Re: svn_wc_status_unversioned and svn_wc_status_none

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-12-09 14:53:22 CET

Jon Middleton <jjm@ixtab.org.uk> writes:

> Hi,
>
> I've been looking at the swig bindings and trying to write a couple of
> functions to check if a file is unversioned or is ignored (ie has
> status svn_wc_status_none and not svn_wc_status_unversioned).
>
> It would seem that on querying apr_hash_t (from svn.wc.svn_wc_status)
> with svn_wc_status_t_text_status_get() it always returns
> svn_wc_status_unversioned and never svn.wc.svn_wc_status_none even
> when the file should be ignored.
>
> Looking back though the list archives and there's a patch from Jon
> Trowbridge (29 Aug 2002 and 17 Oct) that should fix this problem, but
> there were issues with it and has been commited.

Hmmm... I committed Jon's patch already to specifically fix this
problem. Are you getting this behavior with your ordinary commandline
client? Maybe you're (accidentally) still using old swig bindings for
libsvn_wc?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 9 14:56:14 2002

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.