From: eschvoca <eschvoca@gmail.com>
To: git@vger.kernel.org
Subject: local cg-clone doesn't seem to work
Date: Mon, 12 Sep 2005 15:17:57 -0400 [thread overview]
Message-ID: <2b05065b050912121721046257@mail.gmail.com> (raw)
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.
next reply other threads:[~2005-09-12 19:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-12 19:17 eschvoca [this message]
2005-09-13 9:13 ` local cg-clone doesn't seem to work Petr Baudis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2b05065b050912121721046257@mail.gmail.com \
--to=eschvoca@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.