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

svn_wc_status_unversioned and svn_wc_status_none

From: Jon Middleton <jjm_at_ixtab.org.uk>
Date: 2002-12-08 16:58:23 CET

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.

Is there anyway round this problem without this patch or does it need
to be picked up again ?

-- 
Jon
"First things first -- but not necessarily in that order"
                -- The Doctor, "Doctor Who"		

  • application/pgp-signature attachment: stored
Received on Sun Dec 8 16:59:07 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.