On Sat, Feb 12, 2011 at 10:51 PM, Pete Wyckoff [off-list ref] wrote:
ianw@vmware.com wrote on Fri, 11 Feb 2011 16:33 -0800:
quoted
When using the p4 client spec, this attempts to obey the client's
output preferences.
For example, a view like
//depot/foo/branch/... //client/branch/foo/...
//depot/bar/branch/... //client/branch/bar/...
will result in a directory layout in the git tree of
branch/
branch/foo
branch/bar
p4 can do various other reordering that this change doesn't support,
but we should detect it and at least fail nicely.
Signed-off-by: Ian Wienand <redacted>
Nice, thanks for making the changes.
Acked-by: Pete Wyckoff <redacted>
Good work, Ian! Thanks.
Acked-by: Tor Arvid Lund <redacted>