Xfce Forum

Sub domains
 

You are not logged in.

#1 2013-03-31 16:24:23

fengxiaolong
Member
Registered: 2013-03-31
Posts: 3

cannot clone the repository

when I type like this
git clone git://git.xfce.org/$category/$module

it occurs an error like this

fatal: The remote end hung up unexpectedly


I am puzzle about this ,how can I deal with this probleam?

Offline

#2 2013-04-01 01:36:33

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,998

Re: cannot clone the repository

What are you trying to clone?

$category and $module are placeholders for actual categories and modules. See here: http://git.xfce.org/. For example: apps would be a category and mousepad would me a module. So to get mousepad, you would:

git clone git://git.xfce.org/apps/mousepad

Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

Board footer

Powered by FluxBB