Cannot easily import from non-trunk subversion
Bug #130883 reported by
David Allouche
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Launchpad itself |
Fix Released
|
Medium
|
David Allouche | ||
Bug Description
Currently, we cannot import from a Subversion URL that does not contain the word "trunk" without applying a patch to the production code.
This check was put in place after we made a Debian sysadmin angry by checking out (multiple times) the whole repository for debconf, that contains a lot of tags.
<ddaa> So, one way to mitigate the problem, would be to only perform this check on importd-autotest because mwhudson and I are reviewing all imports that we run in production.
<kiko> ddaa, I think that's fine -- consider that a yes from me.
<kiko> drop the check and let you deal with it in the review workflow
| Changed in launchpad-bazaar: | |
| status: | New → Confirmed |
| Changed in launchpad-bazaar: | |
| assignee: | nobody → ddaa |
| importance: | Undecided → Medium |
| Changed in launchpad-bazaar: | |
| status: | Confirmed → In Progress |
To post a comment you must log in.
Fix up for review.