Code Monkey home page Code Monkey logo

Comments (12)

gitblit avatar gitblit commented on July 30, 2024
Gitblit is a Git server and repository viewer.  Newly created repositories are empty.
 They have no commits.  Because they have no commits (i.e. no content) it does not
make much sense to attempt to view nothing.

You must first push content into your newly created repository.  To do that you'll
need a Git client like:

1. standard command-line Git
2. Eclipse/EGit
3. SmartGit
4. One of the many Mac clients
etc.

I think once you have some commits in your repository then things will be more clear.

Reported by James.Moger on 2011-12-08 19:46:50

  • Status changed: Done

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
If you are new to Git you may want to review one of the many Git primers available.

A quick Google search picked-up this one:
http://danielmiessler.com/study/git

You can use Gitblit locally as a repo viewer or it can be used as a remote repository
server as sort-of described here:
http://danielmiessler.com/study/git/#remote_repositories

Reported by James.Moger on 2011-12-08 19:54:41

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
...I do know git, but I'm just not able to push anything...

$> git push origin master
fatal: http://localhost:8888/test.git/info/refs not found: did you run git update-server-info
on the server?


Reported by dominik.bartholdi on 2011-12-08 21:27:35

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
Ok.  I can clear that up.  This is a related issue reported in the Google group and
I'm going to hijack your issue for this purpose.

(The clone urls are only displayed on the summary page, but the summary page is unaccessible
for an empty repository.)

Perhaps in the future I will look into serving the git repositories on the root url,
but for now they are served on /git so the answer to push problem is:

e.g. http://localhost:8888/git/test.git

I'll create a new empty repository page and display clone urls and some sort of information
on how to proceed with populating your repository.  It won't be a Git tutorial, but
at least it will explain what is going on.

Reported by James.Moger on 2011-12-08 22:03:16

  • Status changed: Accepted
  • Labels added: Milestone-0.8.0

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
perfect - that now works. 
thanks for the help! I think exactly such a page would help :)

Reported by dominik.bartholdi on 2011-12-09 04:43:55

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
I have implemented an empty repository page and deployed the current snapshot to my
demo instance on RedHat's OpenShift cloud:

http://demo-gitblit.rhcloud.com

Click on the empty.git repository.

Would that page have helped you?

Reported by James.Moger on 2011-12-09 14:22:18

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
sorry, I can't access the demo...

Reported by dominik.bartholdi on 2011-12-10 06:02:44

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
Grrr...  I have to make time to understand what about OpenShift is disrupting Gitblit.
I've attached a screenshot of the empty page.

Reported by James.Moger on 2011-12-10 17:12:34


- _Attachment: emptytest.png
![emptytest.png](https://storage.googleapis.com/google-code-attachments/gitblit/issue-31/comment-8/emptytest.png)_

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
What is the url of your gitblit instance?

Reported by James.Moger on 2012-01-05 16:23:45

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
that page is perfect!
would be great to hav it in the next release.

Reported by dominik.bartholdi on 2012-01-06 11:14:17

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
v0.8.0 should be out sometime next week.

Reported by James.Moger on 2012-01-06 13:15:51

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
v0.8.0 released.

Reported by James.Moger on 2012-01-11 21:44:40

  • Status changed: Fixed

from gitblit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.