Git Enterprise

Git is a fast distributed version control system that can efficently handle small and large projects. It simplifies distributed development and protect investments with its application compatibility features (SVN, CVS)

Git Enterprise leverages on Git technical strengths adding advanced enterprise management features
Managers
I would like to...
by comments
by date
by popularity
Sort
Display all
or
Enable filter

0 votes Vote

Create second Repository with the same name

If i create a repository, delete it and then try to create a new repo with the same name, i get an error, that there is already a repository with this name in my domain. is it possible to fix this error?
Response from the site administrator
gitent, 09.09.2011
Please see this FAQ:
http://git-enterprise.976106.n3.nabble.com/How-do-I-really-delete-a-repository-I-want-it-destroyed-tt3317911.html

Thank you for using GitEnterprise!
Maurus Kühne, 15.05.2011, 09:20
4 comments
0 votes Vote

suddenly lost admin privileges

I was trying to add a user to my repo, when error occurred and now I lost admin privileges on that repo so that I can't delete it and can't even delete entire domain... Oto
Response from the site administrator
gitent, 09.09.2011
This is at least unusual. Please send an email with details at support@gitenterprise.com

Thank you for using GitEnterprise!
Oto Magaladadze, 05.06.2011, 18:25
0 comments
0 votes Vote

Grammar error in authentication error message

"1. User not authenticate" should be "User not authenticated" -- well, actually it should be "Session expired" since that's what really happened, but one step at a time : )
Response from the site administrator
gitent, 24.01.2012
This has been fixed.
Thank you for using GitEnterprise!
Myk, 22.06.2011, 00:53
0 comments
0 votes Vote

Sites usually have a logOUT. Why is this one an exception.

Response from the site administrator
gitent, 09.09.2011
The Logout is available as the last item of the menu on the left.

Thank you for using GitEnterprise!
Bill Harter, 24.07.2011, 21:41
0 comments
0 votes Vote

How can i delete my account?

How can i delete my account?
Response from the site administrator
gitent, 13.03.2012
The unsubscribe option is avaiable in the "Plan" page.

Thanks for your feedback!
glauco, 29.07.2011, 20:33
0 comments
0 votes Vote

I'd like to cancel my gitent account as git enterprise doesn't fit my needs but apparently this is not supported...

Since it is impossible to push commits made by other users I don't have any use for my gitent account. Unfortunately it seems to be impossible, too, to cancel an account.
Response from the site administrator
gitent, 13.03.2012
The migration of existing repos and pushing of commits made by other users are now possible for admins, see the "migrate" tab in the repo or refer to the documentation.

In order to unsubscribe, the option is availanle at the bottom of the "Plan" page (but we hope you won't use it...)

Thank you for using GitEnterprise!
Jens R., 01.08.2011, 12:26
0 comments
0 votes Vote

manage invites... see who's pending, cancel invite, resend invite.

Have a screen to show all of the invites that where sent, who they were sent to and how long ago. Also would be nice to be able to cancel an invite in case the email address was wrong or you change your mind.
Response from the site administrator
gitent, 07.09.2011
You will find user invitation management under "Domain admin"/"Pending Request". if you need to manage domain creations/requests, under "Manage domains" / "Pending requests" you will find the same mechanism. Hope this helps.

Thank you for using GitEnterprise!
Chris London, 09.08.2011, 20:48
0 comments
0 votes Vote

I can't destroy my deleted repositories.

This was after strange error during a push making the repository unusable. To solve this I've deleted the repository but it can't be destroyed.
Response from the site administrator
gitent, 07.09.2011
When you delete a repository it is not really deleted, but it's put into the trashbin. To effectively delete it, in the repository view, de-select the toggle "See active only" and search: you will notice your repository marked as "in trashbin". Now click the destroy button and the repository will be fully destroyed, so that you can create another one with the same name.

If this procedure does not work, please send an email to support@gitenterprise.com

Thank you for using GitEnterprise!
Carlos Sánchez, 11.08.2011, 15:05
0 comments
0 votes Vote

I was looking for free closed-source git hosting, this looked fine, but! There is no issue tracker, it's quite slow (just to show domains), why do I need 'domain'?, it threw exception when deleting domain, so it's no-go for me.

I was looking for free closed-source git hosting, this looked fine, but! There is no issue tracker, it's quite slow (just to show domains), why do I need 'domain'?, it threw exception when deleting domain, so it's no-go for me. Also Why do I need...
Response from the site administrator
gitent, 07.09.2011
We are sorry to hear that. About the exception issues, these were caused by an unexpected massive user request, this is now fixed and the system is back to normal.

Thanks for your feedback!
Necroman, 21.08.2011, 09:52
0 comments
0 votes Vote

How to delete a repository permanently so that I can add a repo with the same name

Response from the site administrator
gitent, 07.09.2011
When you delete a repository it is not really deleted, but it's put into the trashbin. To effectively delete it, in the repository view, de-select the toggle "See active only" and search: you will notice your repository marked as "in trashbin". Now click the destroy button and the repository will be fully destroyed, so that you can create another one with the same name.

Thank you for using GitEnterprise!
Alex, 23.08.2011, 23:05
0 comments
0 votes Vote

Getting an error message when confirming username and email address

This is the message that I get when clicking on "Confirm" where I can enter my username and email address. I also have no repositories active. HTTP ERROR 500 Problem accessing /gitent/users/Profile.git. Reason: Server Error Caused...
Response from the site administrator
gitent, 07.09.2011
This should now be fixed. Please try again and, if not working, open a ticket or send an email to support@gitenterprise.com

Thanks for using GitEnterprise!
Oliver, 02.09.2011, 13:25
0 comments
0 votes Vote

Hi, when I try to change my password, I receive the following error message:

HTTP ERROR 500 Problem accessing /gitent/users/Profile.git. Reason: Server Error Caused by: java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedMethodAccessor161.invoke(Unknown Source) at...
Response from the site administrator
gitent, 07.09.2011
This should now be fixed. Please try again and, if not working, open a ticket or send an email to support@gitenterprise.com

Thanks for using GitEnterprise!
Carlos Brandt, 05.09.2011, 02:55
0 comments
0 votes Vote

I can't remove a domain. I already deleted the repository in the domain, but I can't delete the domain.

I can't remove a domain. I already deleted the repository in the domain, but I can't delete the domain. In the "Delete existing domain", inside the "Manage Domains" page, I can't press the "X" button.
Response from the site administrator
gitent, 08.09.2011
You actually have to destroy the repository as the delete action is only moving them in the trashbin. See this FAQ:
http://git-enterprise.976106.n3.nabble.com/How-do-I-really-delete-a-repository-I-want-it-destroyed-tt3317911.html

After you destroyed all the repositories of your domain, you will be able to delete the domain as well.

Thanks for using GitEnterprise!
Fermuch, 08.09.2011, 09:56
0 comments

Pages< 1 2 3 >