Re: [SVN-MIGRATION] Steps for the SVN migration
[email protected] ("Helgi Þormar Þorbjörnsson")
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jul 26, 2008 at 12:43 AM, Lars Strojny <[email protected]> wrote: > That would be easier with multiple repositories, yes. Nevertheless it > would even work with a single repository. We could check if the path > starts with, say, pear, and fire a custom hook script than. But it is > uglier. Yeah I kinda figured that giving each project their own repo could help a bit to keep things organized a bit nicer - maybe it'd just be a placebo and perhaps even a potential hindrance for php-src <-> pecl I could tho see pear and maybe the websites under their own repos (websites would get their own repo or at least a dir in the main repo, messy at times to track all the web related things we have :-)) Anyway I'd be really for us using the authz files if possible, they are nice and quite familiar if you had to work with avail One thing I do hate about it is that you have to put people into some pseudo groups and then assign them to a path or put the person straight onto the path like we do atm but it does have some short comings - this might be something we'd only need in PEAR but well, it didn't support sub groups. Regards Helgi