How to use get_log along with path kind {file,directory}?

2011-10-19 Thread Yonggang Luo
rt. -- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo

How to use get_log along with path kind {file,directory}?

2011-10-20 Thread Yonggang Luo
在 2011年10月20日星期四,Stefan Sperling 写道: > On Thu, Oct 20, 2011 at 06:28:07PM +0800, 罗勇刚(Yonggang Luo) wrote: > > Thanks, that's impressive, > > The type of the node, may be svn_node_unknown.: When this happened, is > that > > depending on the server or other condition? > > Maybe you are not allowed

Re: How to use get_log along with path kind {file,directory}?

2011-10-19 Thread Daniel Shahaf
Please don't keep re-posting the same question on a daily basis. The answer is in the manual. Someone replied to your post with another answer. 罗勇刚(Yonggang Luo) wrote on Thu, Oct 20, 2011 at 01:33:58 +0800: > rt. > > -- > 此致 > 礼 > 罗勇刚 > Yours > sincerely, > Yonggang Luo

Re: How to use get_log along with path kind {file,directory}?

2011-10-19 Thread Yonggang Luo
I didn't received the reply, so I repost it, because I am just subscribe to this list. Btw, can you be more specified, I didn't found the place how get_log along with path kind. 2011/10/20, Daniel Shahaf : > Please don't keep re-posting the same question on a daily basis. > > The answer is in the

Re: How to use get_log along with path kind {file,directory}?

2011-10-20 Thread Stefan Sperling
On Thu, Oct 20, 2011 at 09:01:52AM +0800, 罗勇刚(Yonggang Luo) wrote: > I didn't received the reply, so I repost it, because I am just > subscribe to this list. Btw, can you be more specified, I didn't found > the place how get_log along with path kind. I assume your quesiton is about the API, rathe

Re: How to use get_log along with path kind {file,directory}?

2011-10-20 Thread Yonggang Luo
Thanks, that's impressive, The type of the node, may be svn_node_unknown.: When this happened, is that depending on the server or other condition? *Are properties modified, may be svn_tristate_unknown. *Did old servers support for this? also with text_modified

Re: How to use get_log along with path kind {file,directory}?

2011-10-20 Thread Stefan Sperling
On Thu, Oct 20, 2011 at 06:28:07PM +0800, 罗勇刚(Yonggang Luo) wrote: > Thanks, that's impressive, > The type of the node, may be svn_node_unknown.: When this happened, is that > depending on the server or other condition? Maybe you are not allowed to see the path because of access restrictions. >

Re: How to use get_log along with path kind {file,directory}?

2011-10-20 Thread Stefan Sperling
On Thu, Oct 20, 2011 at 06:57:47PM +0800, 罗勇刚(Yonggang Luo) wrote: > 在 2011年10月20日星期四,Stefan Sperling 写道: > > Only 1.6 and better support svn_log_changed_path2_t. > > Older servers will return svn_log_changed_path_t, which doesn't > > have the node kind: > > > > http://people.apache.org/~hwright/s

Re: How to use get_log along with path kind {file,directory}?

2011-10-20 Thread Stefan Sperling
On Thu, Oct 20, 2011 at 01:09:41PM +0200, Stefan Sperling wrote: > On Thu, Oct 20, 2011 at 06:57:47PM +0800, 罗勇刚(Yonggang Luo) wrote: > > If the server restricted me to get the kind, what's the fastest way to fetch > > it in other way? > > No. The whole point of authorization is to prevent unauth