Re: How to use SVN to setup CIMS

2013-06-05 Thread Les Mikesell
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

Re: How to use SVN to setup CIMS

2013-06-04 Thread Ryan Schmidt
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

Re: How to use SVN to setup CIMS

2013-06-03 Thread Ryan Schmidt
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