[Savannah-help-public] [sr #107912] Simple Bazaar checkout of 'hello' doesn't work

2011-12-18 Thread Michael J. Flickinger
Follow-up Comment #8, sr #107912 (project administration): The single branch advice is still valid for projects that use a single branch repository. ___ Reply to this item at: __

[Savannah-help-public] [sr #107912] Simple Bazaar checkout of 'hello' doesn't work

2011-12-18 Thread Reuben Thomas
Follow-up Comment #7, sr #107912 (project administration): So, in https://savannah.gnu.org/bzr/?group=hello it says: For a repository with only a top-level .bzr directory, use: bzr branch bzr://bzr.savannah.gnu.org/hello Does that mean there's no such thing? Or just that there's no such thing f

[Savannah-help-public] [sr #107912] Simple Bazaar checkout of 'hello' doesn't work

2011-12-18 Thread Michael J. Flickinger
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 repositori

[Savannah-help-public] [sr #107912] Simple Bazaar checkout of 'hello' doesn't work

2011-12-18 Thread Michael J. Flickinger
Follow-up Comment #5, sr #107912 (project administration): I'm not a bzr expert, but is it even possible to use bzr without branches? ___ Reply to this item at: _

[Savannah-help-public] [sr #107912] Simple Bazaar checkout of 'hello' doesn't work

2011-12-18 Thread Michael J. Flickinger
Follow-up Comment #4, sr #107912 (project administration): I see. It appears that on Savannah you have to work with branches. I'll post more about this in a little. ___ Reply to this item at:

[Savannah-help-public] [sr #107912] Simple Bazaar checkout of 'hello' doesn't work

2011-12-18 Thread Reuben Thomas
Follow-up Comment #3, sr #107912 (project administration): We do have a repository in bzr, so unless I misunderstand the question, that makes the answer "yes". As far as I can tell from my .bash_history, the command I used to set up the repository was bzr push --create-prefix bzr+ssh://r...@bzr.

[Savannah-help-public] [sr #107912] Simple Bazaar checkout of 'hello' doesn't work

2011-12-17 Thread Michael J. Flickinger
Update of sr #107912 (project administration): Assigned to:None => mjflick ___ Follow-up Comment #2: Reuben, have you actually performed, or attempted to perform, an import? (see http://sav

[Savannah-help-public] [sr #107912] Simple Bazaar checkout of 'hello' doesn't work

2011-12-17 Thread Karl Berry
Follow-up Comment #1, sr #107912 (project administration): Reuben - i'm far from 100% sure, but i have a memory of investigating this with another project and learning it was only possible to check out a branch :(. whether that is due to savannah setup (presumably), or if it's even true at all, i

[Savannah-help-public] [sr #107912] Simple Bazaar checkout of 'hello' doesn't work

2011-12-17 Thread Reuben Thomas
URL: Summary: Simple Bazaar checkout of 'hello' doesn't work Project: Savannah Administration Submitted by: rrt Submitted on: Sat 17 Dec 2011 11:43:54 GMT Category: None