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

broken support for local repo bases #12

Open
nmeyerhans opened this issue Nov 14, 2011 · 2 comments
Open

broken support for local repo bases #12

nmeyerhans opened this issue Nov 14, 2011 · 2 comments
Assignees

Comments

@nmeyerhans
Copy link
Contributor

Somewhere along the lines, support for repo bases (-b) on local filesystems got dropped. When using git-multipkg from commit 6ccefbf, the following succeeds:
git-multipkg -b /home/noahm/src multipkg

But with more recent revisions(e.g. b94a318), it fails with
"unsupported base at /usr/bin/git-multipkg line 176."

@ghost ghost assigned cuzelac Nov 14, 2011
@nmeyerhans
Copy link
Contributor Author

It also looks like support for read-only git protocol repo bases e.g. git://github.com/ytoolshed) is broken.

@cuzelac
Copy link
Member

cuzelac commented Feb 12, 2012

Thanks Noah. In truth, we need a real test suite for all these ytoolshed tools.

I'm poking around with this on branch ISSUE-12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants