This is a migrated thread and some comments may be shown as answers.

Failed to download source code for 3 repositories

1 Answer 84 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Arthur
Top achievements
Rank 1
Veteran
Arthur asked on 30 Jul 2020, 08:50 AM

Hi,

while downloading the source code from the repository list, which can be found on the https://www.telerik.com/kendo-angular-ui/components/installation/source-code/ website, 3 of them failed to download:

1. git clone https://kendo.git.progress.com/kendo-angular-messages.git kendo-angular-messages
Cloning into 'kendo-angular-messages'...
fatal: repository 'https://kendo.git.progress.com/kendo-angular-messages.git/' not found

2. git clone https://kendo.git.progress.com/kendo-angular-resize-sensor.git kendo-angular-resize-sensor
Cloning into 'kendo-angular-resize-sensor'...
fatal: repository 'https://kendo.git.progress.com/kendo-angular-resize-sensor.git/' not found

3. git clone https://kendo.git.progress.com/kendo-themes.git kendo-themes
Cloning into 'kendo-themes'...
fatal: repository 'https://kendo.git.progress.com/kendo-themes.git/' not found

Does these repositories exist? Is there a typo in the naming?

1 Answer, 1 is accepted

Sort by
0
Accepted
Svet
Telerik team
answered on 03 Aug 2020, 07:17 AM

Hi Arthur,

The following two repositories are public and can be directly cloned:

https://github.com/telerik/kendo-angular-messages

https://github.com/telerik/kendo-themes

as for the kendo-angular-resize-sensor, it is an archived repository that is no longer used. Instead the private kendo-angular-common repository should be used:

git clone https://kendo.git.progress.com/kendo-angular-common.git kendo-angular-common

Indeed, we will proceed with updating our documentation accordingly. I have also updated your account Telerik points for the provided feedback. Thank you. Please let us know in case any further information is needed for this case.

Regards,
Svetlin
Progress Telerik

Tags
General Discussions
Asked by
Arthur
Top achievements
Rank 1
Veteran
Answers by
Svet
Telerik team
Share this question
or