Hi
I'm evaluating stash for hosting Android platform source code.
Using Android repo tool to mirror AOSP from Google, this creates about 350 git repos in subdirectories of various depths. Since stash don't support having repos in subdirectories (like in eg. gerrit), I imported the repos by replacing / with - in the path. That worked fine on most repos, but some of them with deep paths ended up being longer than 64 characters, which seems to be a limitation in stash. My question is if this a configurable limit somewhere?
Also, do you have any suggestions on how I could keep the repository in sync with a mirror somewhere else, in case I would like to use some other tool as well (e.g. gerrit, gitblit, gitweb...)? Since the repos are stored on disk by their id and not a real name, it's not possible to use them directly and it's difficult to know which repo is which.
regards,
Emil
For reference, the limit has been changed as part of the following request:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.