mainSavannah Administration - Support: sr #107074, please add GRUB Bazaar to CIA

 
 

sr #107074: please add GRUB Bazaar to CIA

Submitter:  Robert Millan <robertmh>
Submitted:  Fri 23 Oct 2009 10:12:56 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 28 Oct 2009 12:22:15 AM UTC, comment #3: 

I've extended bzr-cia to support server-side operation. The updated plugin is here:

  https://code.launchpad.net/~cjwatson/bzr-cia/server-side

After installation on the server (such that it's in the plugin path for whichever user runs the bzr server), all that should be required is to append something like this to ~/.bazaar/locations.conf, and likewise for each other project requiring the same facility:

  [/srv/bzr/grub]
  cia_project = GNU GRUB
  cia_send_revno = true

Authors will come out as the author/committer addresses in the bzr revision, since obviously people can't set cia_user in the case of a server-side submission. cia.vc allows linking different authors together under one account, so I don't think this should be much of a problem.

Colin Watson <cjwatson>
Mon 26 Oct 2009 12:29:34 PM UTC, comment #2: 

I think it ought to be possible to extend the bzr CIA plugin to make this server-side, and it would be a lot more convenient considering that branch creation is fairly frequent with a distributed VCS. I'm going to work on appropriate plugin code.

Colin Watson <cjwatson>
Sat 24 Oct 2009 09:24:57 PM UTC, comment #1: 

As I've been indicated by Beuc, with Bazaar the required setup is client-side (plus cia.vc registration).  Sorry for bothering.

For the benefit of those who found this via google:

  apt-get install cia-clients
  echo "cia_project = GNU GRUB" >> .bzr/branch/branch.conf

that's all client-side setup.

Robert Millan <robertmh>
Fri 23 Oct 2009 10:12:56 PM UTC, original submission:  

Please could you register GRUB Bazaar with CIA?

For details see http://cia.vc/doc/clients/ . Also this similar support requests might have some useful information:

https://savannah.gnu.org/support/?func=detailitem&item_id=107027

https://savannah.gnu.org/support/index.php?107073

Thanks!

Robert Millan <robertmh>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by cjwatson (Posted a comment)
  • -email is unavailable- added by robertmh (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-08-09 johnschmidt4 Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code