On Thu, Mar 26, 2009 at 1:47 PM, Vincent Ladeuil <[email protected]> wrote: > What is your use case ?
DVC, an Emacs frontend for several distributed version control systems (including bzr, of course). I'd like to see the default push target in the prompt elicited by the M-x bzr-push command. > From a non-python script, bzr info is the way to go. What happens if there are funny characters in the URL? Is it safe to just grab whatever comes after the colon on the appropriate line? What are the chances of the wording before the colon changing in future versions? -- bzr-push doesn't show the default target branch when it asks where you want to push to https://bugs.launchpad.net/bugs/349070 You received this bug notification because you are a member of dvc-dev, which is the registrant for dvc. Status in Bazaar Version Control System: Incomplete Status in Distributed Version Control for Emacs: New Bug description: I'm not sure how to get at the default target branch from a non-python script, though. _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
