Where is a Stash repository actually created?

Daisuke Niwa December 10, 2012

Hi there,

I would like to know where Git repository created by Stash is actually located in the server.

I need to access to that repository within file system.

If anyone has an idea, please let me know.

Regards,

Daisuke Niwa

2 answers

1 accepted

0 votes
Answer accepted
jhinch (Atlassian)
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 10, 2012

You can find this out by installing the repository system info plugin

0 votes
cofarrell
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 10, 2012

Hi Daisuke,

The Git repositories can be found in the $STASH_HOME/data/repositories directory, where the folder name is the repository ID.

https://confluence.atlassian.com/display/STASH013/Stash+home+directory

I hope you don't mind me asking, what did you have in mind exactly?

Obviously we don't recommend modifying the repositories, as it may adversely impact Stash if something goes wrong. We would generally suggest writing a plugin to perform certain operations (where possible). For example if you need to react to a merge, there is an event in Stash that you can listen for. In future versions of Stash we will allow you to write pre-receive hooks modules, rather than manually having to update the filesystem.

I hope this helps.

Charles

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events