Closed (fixed)
Project:
Drupal.org customizations
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 May 2014 at 06:26 UTC
Updated:
21 Aug 2014 at 21:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
swim commentedAdded example image.
Project link is; https://drupal.org/project/owl-carousel
Comment #2
drummThe project is now https://drupal.org/project/owlcarousel, matching the name used in code. The Git repository has not moved and the old project URL redirects.
#2240255: Clean up project short names that don't meet standards is the issue to clean this up for the other 229 affected projects.
Comment #3
swim commentedHey Drumm,
sorry to bump the issue but I'm having some interesting GIT problems which could be related to the rename. When attempting to push local commits I receive the error, "fatal: remote error: Repository does not exist. Verify that your remote is correct." The GIT project is still viewable via a browser at http://drupalcode.org/project/owl-carousel.git. However I tried a number of possible new remotes, MrAsia@git.drupal.org:project/owl_carousel.git, MrAsia@git.drupal.org:project/owlcarousel.git; but with no luck. Because the project is still viewable at owl-carousel.git, I don't know why/ how this would affect cloning/ pushing to that ref.
Thanks,
Comment #4
drummNow fixed, https://drupal.org/project/owlcarousel/git-instructions has the correct instructions. The git remote has not changed since before this process started.
There was an underlying bug where the Git repo name was assumed to be the same as the project short name. It is now fixed with http://drupalcode.org/project/drupalorg.git/commitdiff/b538730?hp=18fceb....