Re: svn commit: r906016 - /subversion/trunk/subversion/libsvn_client/patch.c

2010-02-03 Thread Stefan Sperling
On Wed, Feb 03, 2010 at 01:27:31PM +0100, Bert Huijben wrote: > I thinks something like svn_wc__node_get_kind() would be enough here. How can that tell me if the directory is unversioned? I want to skip unversioned directories. Stefan

RE: svn commit: r906016 - /subversion/trunk/subversion/libsvn_client/patch.c

2010-02-03 Thread Bert Huijben
> -Original Message- > From: s...@apache.org [mailto:s...@apache.org] > Sent: woensdag 3 februari 2010 12:54 > To: comm...@subversion.apache.org > Subject: svn commit: r906016 - > /subversion/trunk/subversion/libsvn_client/patch.c > > Author: stsp > Date: Wed Feb 3 11:53:32 2010 > New R