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

Include SVN as source in packages #9

Closed
Rarst opened this issue May 13, 2013 · 2 comments · Fixed by #24
Closed

Include SVN as source in packages #9

Rarst opened this issue May 13, 2013 · 2 comments · Fixed by #24

Comments

@Rarst
Copy link

Rarst commented May 13, 2013

Currently generated packages only have dist with zipped download. It would make sense to also include source of SVN type, since that might be preferable in development scenarios.

@tamlyn
Copy link
Member

tamlyn commented May 16, 2013

I was wondering about that. What would be the difference in practice? Does it actually do a SVN checkout? Or does it just fetch the files over SVN?

@Rarst
Copy link
Author

Rarst commented May 16, 2013

It will do SVN checkout if you request dev version or force it with --prefer-source argument. For stable it will just keep using zips.

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

Successfully merging a pull request may close this issue.

2 participants