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

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).