[
https://issues.jenkins-ci.org/browse/JENKINS-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163472#comment-163472
]
dmitry_nezhevenko commented on JENKINS-4369:
--------------------------------------------
Hi,
I (original reporter) don't care about Hudson/Jenkins anymore, since we've
switched away to another CI system.
Possible patch for this is attached. I'm not sure but it's probably still valid
(maybe with some minor changes).
> Workspace relocation check false positivities
> ---------------------------------------------
>
> Key: JENKINS-4369
> URL: https://issues.jenkins-ci.org/browse/JENKINS-4369
> Project: Jenkins
> Issue Type: Bug
> Components: accurev
> Affects Versions: current
> Environment: Platform: All, OS: All
> Reporter: dmitry_nezhevenko
> Assignee: Scott Tatum
> Attachments: hudson_accurev_ignorecase.diff
>
>
> In case of hostname with at least one upper case letter plugin will do
> workspace
> relocation every build:
> Relocating workspace...
> Old host: somehostname
> New host: SomeHostname
> This creates a lot of "chws" SCM transactions in AccuRev history.
> Also on Win slaves drive name shall be also ignored:
> Old storage: w:\hudson_home\jobs\test\workspace
> New storage: W:\hudson_home\jobs\test\workspace
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira