Ticket #8 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

git repository problem

Reported by: anonymous Owned by: lincoln
Priority: major Milestone:
Component: infrastructure Version:
Keywords: Cc:

Description

the command :

git clone http://repos.guake-terminal.org/guake_site.git/

gives this error :

cat: /home/user/src/guake_site/.git/refs/remotes/origin/master: Aucun fichier ou dossier de ce type
cd: 491: can't cd to /home/user/src/guake_site/.git/refs/remotes/origin
Warning: Remote HEAD refers to nonexistent ref, unable to checkout.

Change History

Changed 5 years ago by steved

I have recently cloned repository using the command;

git clone  git://repos.guake-terminal.org/guake

and not experienced this issue.

Please can you confirm if you are still having a problem, otherwise I suggest that this ticket is marked resolved.

Changed 5 years ago by GabrielFalcao

  • owner changed from somebody to lincoln

Changed 5 years ago by lincoln

  • status changed from new to assigned
  • component changed from component1 to infrastructure

hi!

Actually, we're no longer using http repositories, and we moved the main guake repos to a new server. I'll put site repos on this new server soon.

Thanks =)

Changed 5 years ago by lincoln

  • status changed from assigned to closed
  • resolution set to fixed

Here we are again, but now with some good news =)

$ git clone git://repos.guake-terminal.org/guake_site

I think is everything working again, thanks!

Note: See TracTickets for help on using tickets.