Re: Git: Question about specific subtree usage

2014-01-12 Thread THILLOSEN Andreas
s unfortunately very Windows-oriented, for the time being). Thanks for you help! Andreas THILLOSEN. Le 01/12/14 11:29, Torsten Bögershausen a écrit : > On 2014-01-12 01.23, THILLOSEN Andreas wrote: >> Hi, >> >> I have a question about a specific use case for subtrees, but I&

Git: Question about specific subtree usage

2014-01-11 Thread THILLOSEN Andreas
Hi, I have a question about a specific use case for subtrees, but I'm not sure if is really possible (hence my e-mail, because all my tests failed so far...) >From what I have read, subtrees are used mainly to: - Import inside a working git repository, other git repositories... it's a little like

Re: Git: Having trouble merging two repositories by interweaving their histories

2013-09-09 Thread THILLOSEN Andreas
Le 09/10/13 01:06, Andreas Schwab a écrit : > THILLOSEN Andreas writes: > >> It implies "interweaving" their histories, so that I can get a "state" >> of both RepA and RepB around a same time period of time. > > This is only possible by rewriting ever

Git: Having trouble merging two repositories by interweaving their histories

2013-09-09 Thread THILLOSEN Andreas
Hi, I recently stumbled over problems, while trying to merge two repositories (RepA and RepB) into a single one (RepM). I must mention that indexed files in RepA are totally distinct from indexed files in RepB, thus no conflict shall appear. The problem is that I never manage to get the exact resu