Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH add bazaar #37

Closed
wants to merge 1 commit into from
Closed

ENH add bazaar #37

wants to merge 1 commit into from

Conversation

hayd
Copy link
Owner

@hayd hayd commented Apr 9, 2014

superceded by #53, have left in (rather than updating) as the comments are still relevant/unanswered.


tentative bazaar support.

I'm not a bazaar user so if anyone can shed some light on the correct way to do revisions that'd be great, at the moment I've left it them out which is certainly incorrect.

(Clearly we need some more testing with respect to revisions, it's on the roadmap.)

I wanted to post this as a guide to demonstrate how to add additional vc support.

@@ -21,6 +21,7 @@ install:
- git config --global user.email "you@example.com"
- git config --global user.name "Your Name"
- echo -e "[ui]\nusername = Your Name <your@email.com>" > ~/.hgrc
- bzr whoami "Your Name <you@example.com>"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: bzr is already installed on the travis machines, so there's no need to install it.

@hayd hayd mentioned this pull request Apr 9, 2014
4 tasks
@hayd hayd modified the milestones: someday, 0.8 Apr 20, 2014
@hayd hayd modified the milestones: 0.9, 0.8 May 21, 2014
@hayd hayd mentioned this pull request May 28, 2014
@hayd hayd closed this Jul 30, 2014
@hayd hayd deleted the add_bzr branch July 30, 2014 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant