You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2012/06/17 14:14:42 UTC

[jira] [Reopened] (INFRA-4925) Freebsd1 svn client is 1.7, but Jenkins uses an earlier version of SVN to check out workspaces

     [ https://issues.apache.org/jira/browse/INFRA-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb reopened INFRA-4925:
-------------------------


Sorry, obviously I've not explained this properly.

I have now created a test to show the exact problem I encountered; here is the output:

https://builds.apache.org/view/G-L/view/JMeter/job/JMeter%20adhoc/14/console

Note that the build started with an empty workspace, so it checks out JMeter.

I then run the "svnCheck" Ant target which is intended to extract the revision number for tagging builds.
This runs "svn" using <exec>

Note that the executable run by Ant is 1.7, but the workspace is earlier.

This can also be seen in the workspace explorer, as there are .svn directories everywhere.

If you upgrade the workspace and re-run the project it will complain about the workspace.

                
> Freebsd1 svn client is 1.7, but Jenkins uses an earlier version of SVN to check out workspaces
> ----------------------------------------------------------------------------------------------
>
>                 Key: INFRA-4925
>                 URL: https://issues.apache.org/jira/browse/INFRA-4925
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Jenkins
>            Reporter: Sebb
>
> Jenkins on freebsd1 uses what appears to be SVN 1.5 to check out workspaces.
> However, the installed SVN client which is found on the default PATH is SVN 1.7.
> This causes problems when Ant or Maven needs to access SVN versions

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira