* Can't create a bare repository
@ 2011-06-13 15:29 Carlo
2011-06-13 15:36 ` Randal L. Schwartz
0 siblings, 1 reply; 3+ messages in thread
From: Carlo @ 2011-06-13 15:29 UTC (permalink / raw)
To: git
Hi,
I'm just starting using Git and I want to use it mainly for web development. I'm
following this guide:
http://toroid.org/ams/git-website-howto
(anyway, better suggestions are really appreciated)
I'm at the point where I have to create a bare repository on the server, but
when I give the command "git init --bare" I get this output:
usage: git-init [-q | --quiet] [--template=<template-directory>] [--shared]
It seems like it's not a valid command.
Any idea?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Can't create a bare repository
2011-06-13 15:29 Can't create a bare repository Carlo
@ 2011-06-13 15:36 ` Randal L. Schwartz
2011-06-13 16:25 ` Carlo
0 siblings, 1 reply; 3+ messages in thread
From: Randal L. Schwartz @ 2011-06-13 15:36 UTC (permalink / raw)
To: Carlo; +Cc: git
>>>>> "Carlo" == Carlo <mr.spoon21@gmail.com> writes:
Carlo> I'm just starting using Git and I want to use it mainly for web
Carlo> development. I'm following this guide:
Carlo> http://toroid.org/ams/git-website-howto
Carlo> (anyway, better suggestions are really appreciated) I'm at the
Carlo> point where I have to create a bare repository on the server, but
Carlo> when I give the command "git init --bare" I get this output:
Carlo> usage: git-init [-q | --quiet] [--template=<template-directory>] [--shared]
Carlo> It seems like it's not a valid command.
Time to upgrade your git from something that was released after May 28
of 2008. That was three years ago. :)
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Can't create a bare repository
2011-06-13 15:36 ` Randal L. Schwartz
@ 2011-06-13 16:25 ` Carlo
0 siblings, 0 replies; 3+ messages in thread
From: Carlo @ 2011-06-13 16:25 UTC (permalink / raw)
To: git
Randal L. Schwartz <merlyn <at> stonehenge.com> writes:
> Randal> Time to upgrade your git from something that was released after May 28
> Randal> of 2008. That was three years ago. :)
Great, thanks.
It worked :)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-06-13 16:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-13 15:29 Can't create a bare repository Carlo
2011-06-13 15:36 ` Randal L. Schwartz
2011-06-13 16:25 ` Carlo
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).