Git development
 help / color / mirror / Atom feed
* Publishing Question: First time Pushing to nonexsiting directory
@ 2007-02-19  7:35 Thomas Glanzmann
  2007-02-19  8:10 ` Shawn O. Pearce
  2007-02-19  8:33 ` Junio C Hamano
  0 siblings, 2 replies; 6+ messages in thread
From: Thomas Glanzmann @ 2007-02-19  7:35 UTC (permalink / raw)
  To: GIT

Hello,
I thought that there is a command available which I can use to push a
repository to a remote nonexisting location (that gets created on the
fly) like in the following scenario:

        - Create a git project on my laptop
        - Check in a few files
        - Publish the git repository to 

        (thinkpad) [~/work/astro-tg] git push 131.188.30.59:/home/cip/adm/sithglan/work/repositories/private/astro/
        fatal: '/home/cip/adm/sithglan/work/repositories/private/astro': unable to chdir or not a git archive
        fatal: The remote end hung up unexpectedly

I thought that I read a comment from Linus(?) long time ago to how to obtain
that. But I am unable to find the e-mail in my archives. If there is no
standard way, how do you do it? Just rsync the files and change the
'origin'?

        Thomas

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

end of thread, other threads:[~2007-02-19 20:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-19  7:35 Publishing Question: First time Pushing to nonexsiting directory Thomas Glanzmann
2007-02-19  8:10 ` Shawn O. Pearce
2007-02-19 19:44   ` Thomas Glanzmann
2007-02-19 20:03     ` Shawn O. Pearce
2007-02-19 20:10       ` Thomas Glanzmann
2007-02-19  8:33 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox