* 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
* Re: local cg-clone doesn't seem to work
2005-09-12 19:17 local cg-clone doesn't seem to work eschvoca
@ 2005-09-13 9:13 ` Petr Baudis
0 siblings, 0 replies; 2+ messages in thread
From: Petr Baudis @ 2005-09-13 9:13 UTC (permalink / raw)
To: eschvoca; +Cc: git
Dear diary, on Mon, Sep 12, 2005 at 09:17:57PM CEST, I got a letter
where eschvoca <eschvoca@gmail.com> told me that...
> Hi, I think I've found a bug in cogito. To reproduce, try this:
Hi,
> 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.
yes, sorry about that - it was introduced a short while before the
release and Jan Blunck already submitted a fix. It'll be fixed in
0.14.1.
--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
If you want the holes in your knowledge showing up try teaching
someone. -- Alan Cox
^ 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).