* tried submodules and corrupted repo
@ 2008-08-12 8:09 Thomas Koch
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Koch @ 2008-08-12 8:09 UTC (permalink / raw)
To: git
Hi,
in my trial to use a submodule, it seems that I messed up my repo.
I've put both repos at
http://git.koch.ro
clone url is
http://git.koch.ro/git/REPONAME
I wanted to have the git-php-wrapper repo as a submodule inside wigit,
which did not work at all. I always ended up with a git-php-wrapper
subdir and a .git inside it, but no workdir files.
Now I wanted to start from scratch, to clone wigit again to my local
machine. But when I try
git clone http://git.koch.ro/git/wigit
it says:
Initialized empty Git repository in /var/checkouts/wigit/.git/
warning: remote HEAD refers to nonexistent ref, unable to checkout.
Is there a way to resque my wigit repo? And how to get the submodule
working afterwards?
Best regards,
--
Thomas Koch, Software Developer
http://www.koch.ro
Young Media Concepts GmbH
Sonnenstr. 4
CH-8280 Kreuzlingen
Switzerland
Tel +41 (0)71 / 508 24 86
Fax +41 (0)71 / 560 53 89
Mobile +49 (0)170 / 753 89 16
Web www.ymc.ch
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: tried submodules and corrupted repo
@ 2008-08-12 12:42 Thomas Koch
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Koch @ 2008-08-12 12:42 UTC (permalink / raw)
To: git
Am Dienstag 12 August 2008 10:09:38 schrieben Sie:
> Hi,
>
> in my trial to use a submodule, it seems that I messed up my repo.
>
> I've put both repos at
> http://git.koch.ro
> clone url is
> http://git.koch.ro/git/REPONAME
>
> I wanted to have the git-php-wrapper repo as a submodule inside wigit,
> which did not work at all. I always ended up with a git-php-wrapper
> subdir and a .git inside it, but no workdir files.
>
> Now I wanted to start from scratch, to clone wigit again to my local
> machine. But when I try
> git clone http://git.koch.ro/git/wigit
> it says:
> Initialized empty Git repository in /var/checkouts/wigit/.git/
> warning: remote HEAD refers to nonexistent ref, unable to checkout.
>
> Is there a way to resque my wigit repo? And how to get the submodule
> working afterwards?
>
> Best regards,
It seems that all my problems araised, because I did not set up my GIT
repo server properly. I forgot to make post-commit executable which runs
git-update-server-info.
Sorry for the noise.
--
Thomas Koch, Software Developer
http://www.koch.ro
Young Media Concepts GmbH
Sonnenstr. 4
CH-8280 Kreuzlingen
Switzerland
Tel +41 (0)71 / 508 24 86
Fax +41 (0)71 / 560 53 89
Mobile +49 (0)170 / 753 89 16
Web www.ymc.ch
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-12 12:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-12 12:42 tried submodules and corrupted repo Thomas Koch
-- strict thread matches above, loose matches on Subject: below --
2008-08-12 8:09 Thomas Koch
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).