On Mon, Jun 3, 2013 at 9:46 PM, wrote:
> Dears,
>
> I want to set up a cims by SVN. The system need to do a series test before
> commit. The changes can be committed until the test passed. The question is
> that the test machine is not the svn client the same as the code committed,
> I want to kn
On Jun 5, 2013, at 01:47, 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 too
On Jun 3, 2013, at 21:46, liberal...@viatech.com.cn wrote:
> I want to set up a cims by SVN.
I don't know what "cims" is, but…
> The system need to do a series test before commit.
This has been recently discussed, and the consensus was "don't do that",
because there's no way for you to obtain