Hi Mike,
I'm not sure what you mean talking about fork and repo, I might be wrong but
that's more a GitHub concept to me but there's the concept of spare
checkouts, it means, once you cloned the entirely repo, you can filter the
directories you want to see which will make Git working easier, I mean with
less memory.
Before I go further, is that what you're talking about ?
-Fred
-----Message d'origine-----
From: Michael A. Labriola
Sent: Sunday, March 24, 2013 9:16 PM
To: dev@flex.apache.org
Subject: RE: [Git/Wiki] please review the proposed workflow and comment
None of the above solutions suits me, my requirement would be (as it should
from the Git model), not only to have one repo per person but one per
project (people might have several projects in their whiteboard)
Fred,
Out of curiosity, and I am sorry if this was discussed in another thread, is
there anything from an infrastructure perspective that is stopping commiters
from having forks of the main repo? Effectively the concept of a whiteboard
is more or less redundant to me if people were using their own forks.
Mike