1

Many of my projects have the same directory structure. When creating a new project I would like to have that structure set up right away.

My projects are managed by SCM-Manager.

Is there a way to have SCM-Manager create my directory structure from a template when I create a new repository?

Chris
  • 6,914
  • 5
  • 54
  • 80

1 Answers1

1

At the moment, this is not possible. Maybe this can be implemented by writing a plugin. There already exists a feature request (for subversion but should be possible for all repo types) at https://bitbucket.org/sdorra/scm-manager/issue/241/creating-repositories-with-standard where you can vote for.

DaSilva2010
  • 462
  • 6
  • 16