20 Jun
2009
20 Jun
'09
2:12 p.m.
User: jpetso Branch: HEAD Date: Sat, 20 Jun 2009 12:12:37 +0000 Modified files: /modules/versioncontrol_svn/xsvn xsvn-post-commit.php Log message: Subversion already says "Committed revision $x." so no need to do that twice. The CVS backend only has this functionality as a workaround for CVS which doesn't indicate the commit number at all (well, it's Drupal-only) so I included it there for easier usage in issue comments or stuff. For Subversion, this kind of hack is not necessary. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol_svn...