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

Should this be mistype ?

From: Eric Lee <eric_at_myprojects.srhost.info>
Date: Sun, 22 Jun 2008 20:52:32 +0800

Hi, I am checking out the best subversion client.

But found a mistypo, but still not sure about that. Here a part of it.

 It is very common in Software Development for changes to be related to a specific bug or issue ID. Users of bug tracking systems (issue trackers) would like to associate the changes they make in Subversion with a specific ID in their issue tracker. Most issue trackers therefore provide a pre-commit hook script which parses the log message to find the bug ID with which the commit is associated. This is somewhat error prone since it relies on the user to write the log message properly so that the pre-commit hook script can parse it correctly.

Should this be change from,
Most issue trackers therefore provide a pre-commit hook script

to,
Most version control system therefore provide a pre-commit hook script

?

Thanks

Regards,
Eric,

----------------------------------------------------
http://myprojects.srhost.info
eric{at}myprojects{dot}srhost{dot}info
Received on 2008-06-22 14:56:27 CEST

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

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