Hi all, I think I've read through all the relevant documentation, but I couldn't find a clear answer to this: is it possible to have multiple repositories in a single launchpad project?
I need to import this project into launchpad: http://code.google.com/p/accounts-sso/source/list (see the "Repository" drop down box) The project consists of several git repositories, which I'll have to import with vcs-import, and for each repository there is a debian/control file which was written for MeeGo and which I'd like to reuse (with small changes) for Ubuntu. If I import these repositories into my launchpad project (in different subdirectories), will the launchpad auto builder be able to scan through the directories in the project to look for debian/control files and build them in the correct order? Or does the source builder always expect to find a single debian/control file in the project trunk directory? Ciao, Alberto _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

