git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* local cg-clone doesn't seem to work
@ 2005-09-12 19:17 eschvoca
  2005-09-13  9:13 ` Petr Baudis
  0 siblings, 1 reply; 2+ messages in thread
From: eschvoca @ 2005-09-12 19:17 UTC (permalink / raw)
  To: git

Hi, I think I've found a bug in cogito.  To reproduce, try this:
 
 mkdir testing
 cd testing
 echo "This is the INSTALL file" > INSTALL
 cg-init  # complete the commit
 
 cd ..
 mkdir testing2
 cd testing2
 cg-clone -s ../testing
 
 Then I get the following error:
 
 defaulting to local storage area
 Using hard links
 cp: missing destination file
 Try `cp --help' for more information.
 cg-pull: unable to get the HEAD branch
 cg-clone: pull failed
 
 I'm a newbie so maybe I'm just doing something dumb.
 
 Thanks in advance for your help.

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

end of thread, other threads:[~2005-09-13  9:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-12 19:17 local cg-clone doesn't seem to work eschvoca
2005-09-13  9:13 ` Petr Baudis

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