git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* duplicated Working tree
@ 2011-03-23 11:03 Samy Louis
  2011-03-23 13:38 ` Michael J Gruber
  0 siblings, 1 reply; 3+ messages in thread
From: Samy Louis @ 2011-03-23 11:03 UTC (permalink / raw)
  To: git


Hi,

I have a strange problem and need your support if possible.

When I clone a  remote GIT repository (LAN)  to  local machine,  I get two
working  folder one at the GIT local folder (normal) and the other in
 original path of where the remote repository had been created before it was
cloned  to remote network.

How can I overcome this issue to only have one local working folder.


Step to  reproduce it:

1- Create a local GIT repo.  (D:\repositoies\projectname)
2- Clone the GIT repo. to network path ( \\server\GIT\ projectname) use a
bare flag.
3- Clone the remote repo ( \\server\GIT\ projectname) to other machine in
path (C:\GIT\projectname) and create working tree
4- We will fine two working tree one at C:\GIT\projectname and the other at
D:\repositoies\projectname.

Thanks in advance .

Regards
Samy Louis

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: duplicated Working tree
  2011-03-23 11:03 duplicated Working tree Samy Louis
@ 2011-03-23 13:38 ` Michael J Gruber
  2011-03-23 14:00   ` Samy Louis
  0 siblings, 1 reply; 3+ messages in thread
From: Michael J Gruber @ 2011-03-23 13:38 UTC (permalink / raw)
  To: Samy Louis; +Cc: git

Samy Louis venit, vidit, dixit 23.03.2011 12:03:
> 
> Hi,
> 
> I have a strange problem and need your support if possible.
> 
> When I clone a  remote GIT repository (LAN)  to  local machine,  I get two
> working  folder one at the GIT local folder (normal) and the other in
>  original path of where the remote repository had been created before it was
> cloned  to remote network.
> 
> How can I overcome this issue to only have one local working folder.
> 
> 
> Step to  reproduce it:
> 
> 1- Create a local GIT repo.  (D:\repositoies\projectname)
> 2- Clone the GIT repo. to network path ( \\server\GIT\ projectname) use a
> bare flag.
> 3- Clone the remote repo ( \\server\GIT\ projectname) to other machine in
> path (C:\GIT\projectname) and create working tree
> 4- We will fine two working tree one at C:\GIT\projectname and the other at
> D:\repositoies\projectname.
> 
> Thanks in advance .

Didn't you create a working tree at D:\repositoies\projectname in step 1
already?

Michael

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: duplicated Working tree
  2011-03-23 13:38 ` Michael J Gruber
@ 2011-03-23 14:00   ` Samy Louis
  0 siblings, 0 replies; 3+ messages in thread
From: Samy Louis @ 2011-03-23 14:00 UTC (permalink / raw)
  To: 'Michael J Gruber'; +Cc: git

Yes I created it in local machine before I clone it to the remote machine ,
but  the issue appears   when I clone the remote repo to another machine to
different path.
Samy

-----Original Message-----
From: Michael J Gruber [mailto:git@drmicha.warpmail.net] 
Sent: Wednesday, March 23, 2011 3:38 PM
To: Samy Louis
Cc: git@vger.kernel.org
Subject: Re: duplicated Working tree

Samy Louis venit, vidit, dixit 23.03.2011 12:03:
> 
> Hi,
> 
> I have a strange problem and need your support if possible.
> 
> When I clone a  remote GIT repository (LAN)  to  local machine,  I get 
> two working  folder one at the GIT local folder (normal) and the other 
> in  original path of where the remote repository had been created 
> before it was cloned  to remote network.
> 
> How can I overcome this issue to only have one local working folder.
> 
> 
> Step to  reproduce it:
> 
> 1- Create a local GIT repo.  (D:\repositoies\projectname)
> 2- Clone the GIT repo. to network path ( \\server\GIT\ projectname) 
> use a bare flag.
> 3- Clone the remote repo ( \\server\GIT\ projectname) to other machine 
> in path (C:\GIT\projectname) and create working tree
> 4- We will fine two working tree one at C:\GIT\projectname and the 
> other at D:\repositoies\projectname.
> 
> Thanks in advance .

Didn't you create a working tree at D:\repositoies\projectname in step 1
already?

Michael

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-23 13:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23 11:03 duplicated Working tree Samy Louis
2011-03-23 13:38 ` Michael J Gruber
2011-03-23 14:00   ` Samy Louis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).