this is the way it should be. but the truth is... i get an empty all.js. :( any solution to that? my solution was also copy'n pasting the code from gitorious.org
Am Montag, 27. Februar 2012 09:26:25 UTC+1 schrieb Peter Kjellerstedt: > > This is not the correct way to update "all.js". You should do > "bundle exec rake assets:clear" to remove all temporary files. > They will then be regenerated automatically the next time they > are needed. > > //Peter > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On > > Behalf Of Jawsome > > Sent: den 22 februari 2012 17:46 > > To: Gitorious > > Subject: [gitorious] Re: Clone URL's Not Displaying > > > > I was able to resolve this by fully copying the code for all.js, for > > those of you without FireBug(http://getfirebug.com/) in firefox, you > > can find the source here: > > http://gitorious.org/javascripts/all.js > > > > On Feb 13, 3:46 am, Jawsome <[email protected]> wrote: > > > I'm aware of the other discussion from last year. I have attempted to > > > do all of their fix suggestions. On a local installation, I'm unable > > > to get the Clone URL's to display, whether it be as admin, not admin, > > > logged in, not logged in for either HTTP, HTTPS, SSH. > > > > > > production: > > > cookie_secret: <Removed> > > > repository_base_path: "/home/git/data/repositories" > > > extra_html_head_data: > > > system_message: > > > gitorious_client_port: 80 > > > gitorious_client_host: git.iheardyouliek.com > > > gitorious_host: git.iheardyouliek.com > > > gitorious_user: git > > > exception_notification_emails: [email protected] > > > mangle_email_addresses: true > > > public_mode: true > > > locale: en > > > archive_cache_dir: "/home/git/data/tarballs" > > > archive_work_dir: "/home/git/data/tarball-work" > > > only_site_admins_can_create_projects: false > > > hide_http_clone_urls: false > > > is_gitorious_dot_org: false > > > > > > All of the permissions, etc all look correct. For the main repo, I > > can > > > see in the source tree there's file but, when I try to clone from it > > > remotely, I don't get anything, it says I've cloned an empty repo. > > > > > > I don't see any errors in any of the log files, I know there's been > > > mention about javascript files missing. > > > I'd be happy to try anything to get these to work as it's the only > > > feature I'm missing at the moment. > > > > > > I appreciate any assistance or suggestion! > > > Thanks in advance. > > > > > > Official Issue Filed:https://issues.gitorious.org/issues/45 > > > Merge > > Request:https://gitorious.org/gitorious/mainline/merge_requests/175 > > > GoogleGroups > > Threads:http://groups.google.com/group/gitorious/browse_thread/thread/7 > > 0feed8...http://groups.google.com/group/gitorious/browse_thread/thread/ > > d9d3176... > > > > -- > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
