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

Re: About svn client

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 6 Mar 2012 09:21:34 -0500

2012/3/6 张扬 <lanseguiji26_at_gmail.com>:
>
>
> ---------- 已转发邮件 ----------
> 发件人: 张扬 <lanseguiji26_at_gmail.com>
> 日期: 2012年3月6日 下午10:05
> 主题: Re: About svn client
> 收件人: Markus Schaber <m.schaber_at_3s-software.com>
>
>
> Very glad to receive your reply!
> In fact,write a svn client is not my real purpose,I only want to know
> how the client communicate with the server.I have read the svnbook,and RFC
> 3253 that describe the webdav protocol.Then i use wireshark to get the
> package to analysis.I checkout a directory from server,and find that in the
> package there are two TCP flow,and many propfind request is the same.I can't
> understand,so i think that if i know how to implement a client,i can know
> why.Maybe i get the wrong way.

If all you want is to understand the protocol being used, read the source code.

http://svn.apache.org/viewvc/subversion/trunk/subversion/ (libsvn_ra_*)

Why spend time trying to reverse-engineer it when the source is freely
available?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2931477

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-06 15:22:24 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.