Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Sat, 12 Feb 2005 00:12:28 +0000, Tony Hoyle <tmh at nodomain.org> wrote: >Bo Berglund wrote: >> If you really want to do this anyway you have always the possibility >> to program the loginfo script on the server to do whatever you need, >> for example setting up the condition that will be used by the >> postcommit script later on. Postcommit can for example issue a tag >> command all by itself and make that procedure work for you. > >The commit ids basically do this anyway.. you could write something that >extracts the comment or bugid based on the commit id (since normally all >files in a commit have the same comment) and give you a nice list. > >I can't imagine it being that useful myself but probably wouldn't be >that hard to code. > Maybe an entry into a database that connects the commitid to something useful for this user. Could be set in postcommit... /Bo (Bo Berglund, developer in Sweden)