Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

Added local-repository option. #25

Merged
merged 4 commits into from Mar 20, 2013
Merged

Conversation

jairideout
Copy link
Member

New local-repository option allows specification of a pre-existing local clone/checkout of a repository via repository-location. This local repo checkout is copied into the qiime-deploy temp dir and used as if it was checked out from a remote repository.

This was tested on an Ubuntu EC2 instance with both SVN and git repos. Fixes #24.

A corresponding pull request to qiime-deploy-conf will also be issued and should be merged if/when this pull request is merged.

Conflicts:
	lib/application.py
Now onto testing these changes...
Needed to append new dir name to end of destination dir.
@jairideout
Copy link
Member Author

Corresponding qiime-deploy-conf pull request:

qiime/qiime-deploy-conf#46

@pdmars
Copy link
Contributor

pdmars commented Mar 20, 2013

+1

gregcaporaso added a commit that referenced this pull request Mar 20, 2013
Added local-repository option.
@gregcaporaso gregcaporaso merged commit 2911cb0 into qiime:master Mar 20, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to specify local directory
3 participants