I am also seeing a similar issue to this. A repository has some externals set against it and those external only have the revision number set against them. When this is the case, the externals file reads like this...

<?xml version='1.0' encoding='UTF-8'?>
<list>
  <external plugin="[email protected]">
    <path>./Voice_Server\Source\External\Client Socket API Interface</path>
    <url>https://uk-svn-001.edge.local/svn/Components_Internal/Delphi_Socket_API_Interface/trunk/Delivery/Client Socket API</url>
    <revision>-1</revision>
  </external>
  <external plugin="[email protected]">
    <path>./Voice_Server\Source\External\Server Socket API Interface</path>
    <url>https://uk-svn-001.edge.local/svn/Components_Internal/Delphi_Socket_API_Interface/trunk/Delivery/Server Socket API/Threaded/Ver 1.0</url>
    <revision>-1</revision>
  </external>
  <external plugin="[email protected]">
    <path>./Voice_Server\Source\External\Daylight Saving API Interface</path>
    <url>https://uk-svn-001.edge.local/svn/Components_Internal/Daylight_Saving_Support/trunk/Delphi Source/Delivery</url>
    <revision>-1</revision>
  </external>
  <external plugin="[email protected]">
    <path>./Voice_Server\Source\External\CTI Server API Interface</path>
    <url>https://uk-svn-001.edge.local/svn/Components_Internal/CTI_Server_Interfaces/trunk/CTIServerInterop_Delphi/Delivery</url>
    <revision>-1</revision>
  </external>
</list>

Notice how all the externals have their revision numbers set as "-1" when this is not the case. If we modify each of the externals to specify the "Peg revision" the same as the revision that we had set in the "Revision" field in tortoise, then the revision stored correctly in the "svnexternals.txt" file for the job.

I am running Jenkins version 1.517, and I am pretty sure this used to work on 1.463.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to