add a call to svn info --xml to check whether to do an svn update to speed up working copy
updates
--------------------------------------------------------------------------------------------------
Key: CONTINUUM-1682
URL: http://jira.codehaus.org/browse/CONTINUUM-1682
Project: Continuum
Issue Type: New Feature
Affects Versions: 1.1
Reporter: Brett Porter
Fix For: 1.2
this might need to go into Maven SCM, or at least support a method getLatestRevision - but
we can use svn info --xml URL to get the last change revision from the server and store it
locally for SVN repositories. This allows us to check whether an update is needed without
crawling the working copy, which will dramatically boost update performance
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|