savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-help-public] [sr #107912] Simple Bazaar checkout of 'hello' do


From: Michael J. Flickinger
Subject: [Savannah-help-public] [sr #107912] Simple Bazaar checkout of 'hello' doesn't work
Date: Sun, 18 Dec 2011 18:34:24 +0000
User-agent: x

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

[Prev in Thread] Current Thread [Next in Thread]