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

Re: How to use SVN to setup CIMS

From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Wed, 5 Jun 2013 01:54:57 -0500

On Jun 5, 2013, at 01:47, <LiberalJin_at_viatech.com.cn> wrote:

> I found that the tool of svnlook can cat the edit file with "-t" option in pre-commit script.

That's right, svnlook can look into transactions or revisions.

> I do this in the server side, can I do the same this in client side?

No; svnlook is the only tool that can look into transactions, and it only operates on local repositories, not over a network.
Received on 2013-06-05 08:56:03 CEST

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

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