Code Repository FAQs
| No Format |
|---|
What is the code repository we are using in MAE? |
...
We use Stash as the manager for our git Repository.
| No Format |
|---|
What is Fisheye? |
Fish eye is our repository browser. You can browse through the repositories and look at change logs and commit history through fisheye at https://code.mobilehealth.va.gov
| No Format |
|---|
What is Crucible? |
Crucible is the code review tool offered in MAE. It is embedded with in Fisheye and can be accessed at https://code.mobilehealth.va.gov
| No Format |
|---|
How do I access code repository? |
...
Stash : https://coderepo.mobilehealth.va.gov.
| No Format |
|---|
What is the user id and password for code repository? |
The user id and password for code repository (fisheye/stash) is the same as the user id and password you use for JIRA/ Wiki and the other ALM tools.
| No Format |
|---|
I forgot the user id and password for my account |
...
If you reset the password please remember that you are resetting the password for all the ALM tools. All the ALM tools uses SSO through Crowd
| No Format |
|---|
I am able to log into the Fisheye and Stash but not able to see the project that I am working on. |
...
Please note that it is possible to see the project in Fisheye but not in Stash and vice versa.
| No Format |
|---|
I can see my project, how do I clone the repository? |
...
<URL> - Marked below.

| No Format |
|---|
Where can I find more information about using Git repository? |
...
http://git-scm.com/documentation
| No Format |
|---|
How do I install Git on my machine? |
...