Follow-up Comment #6, sr #107912 (project administration):

Here's the complete answer:

Bzr repositories are initialized as such:

  system('mkdir', '-m', '2775', '-p', $dir_bzr);
  system('chgrp', $name, $dir_bzr);

So your initial repository is really just a directory, a place to push
repositories/branches.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?107912>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to