Re: [git-users] multi workspace solution

2013-10-07 Thread Konstantin Khomoutov
On Sun, 6 Oct 2013 22:24:09 -0700 (PDT) pof Andras wrote: > Oh, yes, I know it is a simple script. > if it was really usable there should be some information about its > possibilities and practices and experiences. A script alone without > any additional info looks like an abandoned tool for me.

Re: [git-users] multi workspace solution

2013-10-06 Thread pof Andras
Oh, yes, I know it is a simple script. if it was really usable there should be some information about its possibilities and practices and experiences. A script alone without any additional info looks like an abandoned tool for me. Actually I do not care about Windows at all, we work only on linu

Re: [git-users] multi workspace solution

2013-10-04 Thread Konstantin Khomoutov
On Fri, 4 Oct 2013 01:24:32 -0700 (PDT) pof Andras wrote: [...] > > > I would like to implement a multi-workspace version of git. [...] > > That was implemented long time ago in the form of the > > git-new-workdir script available in the "contrib" Git subdirectory > > [1]. The basic idea this Un

Re: [git-users] multi workspace solution

2013-10-04 Thread pof Andras
Thanks, it looks promising (although it is quite old) Does anyone know about its restrictions, or does anyone have experiences with it? Thanks Andras On Thursday, October 3, 2013 11:48:39 AM UTC+2, Konstantin Khomoutov wrote: > > On Thu, 3 Oct 2013 01:28:03 -0700 (PDT) > pof Andras > wrote: >

Re: [git-users] multi workspace solution

2013-10-03 Thread Konstantin Khomoutov
On Thu, 3 Oct 2013 01:28:03 -0700 (PDT) pof Andras wrote: > I would like to implement a multi-workspace version of git. > The main goal is to have several independent workspaces using only > one and single repository (without their own cloned repos). All these > things will run on one host, or p

[git-users] multi workspace solution

2013-10-03 Thread pof Andras
Hi all, I would like to implement a multi-workspace version of git. The main goal is to have several independent workspaces using only one and single repository (without their own cloned repos). All these things will run on one host, or probably will be located on nfs and will be available on m