Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
I have noticed that it is not possible to control where Hudson stores the GIT repository. It is always in workspace. In the subversion module you can specify a subdirectory relative to the workspace so you can get subversion will checkout the codebase to ${workspace}/source for example. Please add a similar feature to the GIT plugin.
Attachments
Issue Links
- duplicates
-
JENKINS-4535 The ability to clone from multiple repositories into separate directories would be useful
-
- Closed
-
- is duplicated by
-
JENKINS-4535 The ability to clone from multiple repositories into separate directories would be useful
-
- Closed
-
-
JENKINS-7102 Git plugin should allow configurable checkout location
-
- Closed
-
Clone git://github.com/hudson/Hudson-GIT-plugin.git, run "mvn clean install", and then upload the git.hpi file in the target subdirectory to your Hudson install, from the Advanced tab on the Manage Plugins page.
Or, actually, as I think about it, you can download the latest build from http://ci.hudson-labs.org/job/plugins_hudson-git-plugin/lastSuccessfulBuild/org.jvnet.hudson.plugins$git - you want the git.hpi.
I'm hoping to have a release ready in the next week or so - I'm in the process of rewriting the tag/push logic at the moment, so I need to finish that up first.