Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 677607
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T01:03:29+00:00 2026-05-14T01:03:29+00:00

lanchpad.net states that for project Emle – Electronic Mathematics Laboratory Equipment , the current

  • 0

lanchpad.net states that for project Emle – Electronic Mathematics Laboratory Equipment, the current focus of development is the 2.0 series

This is what I have done so far:

  1. Set the launchpad.net project to import from the sourceforge.net project Emle (this actually set the launchpad.net project to mirror the sourceforge.net project rather than just inport the content once)
  2. Examined the launchpad.net project to see that the three commits (#1 – #3) which were done in the sourceorge.net project previousley made it into launchpad.net.
  3. Used bzr to get the launchpad.net project which I did while it was still set for mirroring.
  4. Made three changes and commits using bzr (#4 – #6).
  5. Was unable to see the changes on the launchpad.net site.
  6. Requested the mirroring to be stopped (it did).

Here is an extract from lanchpad.net for project Emle 2.0 series showing that launchpad.net has #1 – #3:

Code for this series
The following branch has been registered as the mainline branch for this release series:

lp:emle - C.W.Holeman II
3 revisions, 3 in the past month.

This shows that #4 – #6 have some kind of problem:

$ bzr  missing 
Using saved parent location: bzr+ssh://bazaar.launchpad.net/~cwhii/emle/2.0/
You have 3 extra revision(s):
------------------------------------------------------------
revno: 6
committer: C.W.Holeman II <cwhii_hcnual@julianlocals.com>
branch nick: lp.emle
timestamp: Sat 2010-02-27 09:13:29 -0800
message:
  #528096 Corrected setting of paramter value for emleDir to the dir
  attribute value of the message element in the lanuage message file,
  lang/emle_lang_XX.xml. Minor refactor -  Consistently setting the dir and lang
  attributes of html, head and body elements.
------------------------------------------------------------
revno: 5
committer: C.W.Holeman II <cwhii_hcnual@julianlocals.com>
branch nick: lp.emle
timestamp: Sat 2010-02-27 09:08:09 -0800
message:
  Minor refactor - improved comment regarding workaround for replacing
  html vs head and body elements from index html with lab transformed
  XML (to html) document tree.  
------------------------------------------------------------
revno: 4
committer: C.W.Holeman II <cwhii_hcnual@julianlocals.com>
branch nick: lp.emle
timestamp: Sat 2010-02-27 09:04:29 -0800
message:
  #529089 #529087 Index file html tag lang attribute corrected and empty link tag changed

How do I get the changes that are in bzr on my system to apply to launchpad.net?

More info:

$ bzr check
Checking working tree at '/home/cwhii/work/lp.emle'.
Checking branch at 'file:///home/cwhii/work/lp.emle/'.
Checking repository at 'file:///home/cwhii/work/lp.emle/'.
checked repository <bzrlib.transport.local.LocalTransport url=file:///home/cwhii/work/lp.emle/> format <RepositoryFormat2a> 
     6 revisions
    83 file-ids
checked branch file:///home/cwhii/work/lp.emle/ format Branch format 7

$ bzr merge
Merging from remembered parent location bzr+ssh://bazaar.launchpad.net/~cwhii/emle/2.0/
Nothing to do.                                                                                                              
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T01:03:29+00:00Added an answer on May 14, 2026 at 1:03 am

    It turnes out that lp:~cwhii/emle/2.0 is an auto-import branch from svn. You’re not allowed to write to import branches, even if you own them, because that would cause confusion when the auto-import robot tries to keep writing to them.

    So what I suggest you do here is

    1- go to http://launchpad.net/people/+newteam and make an emle-dev team, so that you can later let other people write to this project if you want

    2- go to http://code.launchpad.net/~cwhii/emle/2.0/+edit and change the name field to “2.0-import” to “get it out of the way”

    3- on your pc, in the branch directory, type “bzr push –remember lp:~emle-dev/emle/2.0”

    4- on http://launchpad.net/emle/2.0/+linkbranch enter ~emle-dev/emle/2.0 to indicate this is now the focus of development

    hope that helps.

    (sorry they’re not real links, I don’t have enough karma here.)

    The poor message here is https://launchpad.net/bugs/543797/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have project Emle in Launchpad . I set it to import from emle.svn.sourceforge.net
I want to import code from Launchpad.net. How can I do it? Is that
there is a nice waf vala example here: https://code.launchpad.net/~asabil/vala/vala-project-template.waf and it shows a library
I tired my hands on bazaar(launchpad), for the reason that i can host my
I am writing a CMS engine that improves upon the blog engine on my
I found a lot of options but this one https://launchpad.net/django-openid-auth looks good. sadly I
I'm looking for service like http://translations.launchpad.net for localization my app into different languages (based
I develop a Python-based drawing program, Whyteboard ( https://launchpad.net/whyteboard ) I'm developing features to
when I try to create a virtualenv that uses python2.5 I get the following
Bazaar has a Launchpad pseudo-protocol (lp:) that able the user to operate in remote

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.