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

Re[2]: svn2cl?

From: Lev Serebryakov <lev_at_serebryakov.spb.ru>
Date: 2003-11-13 16:50:55 CET

Hello Ben,

Thursday, November 13, 2003, 6:48:35 PM, you wrote:

>> Is here any ready pre-commit (post-commit?) hook, which adds log
>> message to ChangeLog? Is it possible, to modify transaction to add
>> such change in pre-commit hook?
BCS> 1. The general opinion of svn people is that traditional ChangeLogs
BCS> aren't particularly useful anymore, since we have atomic, global
BCS> commits. 'svn log' can generate a ChangeLog anytime you want.
  So, `make release' should contains call to `svn log'. Ok.

BCS> 2. It is EXTREMELY BAD to have a pre-commit hook modify the
BCS> transaction: don't do it! There's currently no way for the working
BCS> copy to find out about it. After the commit finishes, the working copy
BCS> assumes that the file it sent is exactly what went into the repository.
  Ok, I see. It is good point.

-- 
Best regards,
 Lev                            mailto:lev@serebryakov.spb.ru
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 13 16:52:05 2003

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.