ArchiveOrangemail archive

bazaar discussion


bazaar.lists.canonical.com
(List home) (Recent threads) (4 other Canonical lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • Low traffic list: less than 3 messages per day
  • This list contains about 75,297 messages, beginning Mar 2005
  • 0 messages added yesterday

bazaar discussion

April 2005 - page 1
Geoff Crompton 111258974304 Apr 2005* Can I ask how file permissions are handled in bazaar-ng, or are going to be handled? I ask because I'm interested in using revision control tools ...
Erik Toubro Nielsen 111260824904 Apr 2005* When using python-2.3.4 (python-2.3.4-3.2.rpm on SuSE9.2) and doing: mkdir d.test-empty cd d.test-empty bzr init touch empty.txt bzr add empty.txt bzr...
Martin Pool 111260880004 Apr 2005 I just wanted to mention that this list now has a two-way connection to the gmane.comp.version-control.bazaar-ng.general newsgroup at gmane.org. If yo...
encoding (6 Replies)
William Dode 111262021004 Apr 2005* Hi, I found somes problems with encoding : - accent in commit message bzr init touch test bzr add test commit -m "test ajout?" bzr: exceptio...
Ross Baker 111274320705 Apr 2005* As an engineer developing many things in addition to software I need to know whether the system is adapted to binary file-control in addition to text ...
emacs mode (4 Replies)
jan 111275852906 Apr 2005* A non-text attachment was scrubbed... Name: bazaar-mode-0.1.tar.gz Type: application/octet-stream Size: 7535 bytes Desc: not available Url : https://l...
cat and rename (2 Replies)
William Dode 111278328306 Apr 2005* The bzr cat command is really great ! But how will it handle renames ? bzr add toto bzr commit bzr rename toto titi bzr add toto bzr commit bzr cat -r...
Erik Bågfors 111283648807 Apr 2005* I'm sure you have all seen this. Any comments? http://kerneltrap.org/node/4966 /Erik...
bazaar-ng news (9 Replies)
Martin Pool 111284451507 Apr 2005* Hi, [please forward to whoever you think is interested] In the last few weeks: * File-rename operations work. * Reinstated the integrity checker. * I ...
QuantumG 111288179807 Apr 2005 I thought it would be difficult but thankfully I was wrong. Support for bzr on win32 is trivial: 1. Download and install Python 2. extract the bzr-0.0...
bzr 0.0.3 released (10 Replies)
Martin Pool 111292310108 Apr 2005* I'm happy to announce the release of bzr 0.0.3. Thanks to everyone who sent comments or patches. In the next version I hope to add some kind of re...
William Dode 111295518608 Apr 2005 Hi, When everybody seems to be agree that performance must not be the first goal, everybody speak about this on the kernel-ml ! On the python-dev ml G...
Peter Funk 111299628408 Apr 2005* Hello, I just stumbled over bazaar-ng and think it looking very promising. But: IMHO: this should be added to the FAQ: Is (will) it be possbile to mig...
How can I help? (2 Replies)
Neal Becker 111301424109 Apr 2005* I'm very interested in helping bazaar-ng. I have lots of python coding experience. How can I help?...
Martin Pool 111305460709 Apr 2005 Hi, Just thought I'd let you know what I've been up to today. I wrote a delta-compressed file store based on some ideas from Matt Mackall and ...
Chris Mason 111309901410 Apr 2005 Hello, Since I'm trying to get a handle on bzr, I picked a somewhat simple task that others (probably ;) aren't already working on. The attach...
Martin Pool 111310632910 Apr 2005* Hi Matt, Thanks for letting me use your revfile code. Here are the changes I made: http://bazaar-ng.org/bzr/bzr.revfile/bzrlib/m... http://bazaar-ng.o...
Matt Brubeck 111310767310 Apr 2005* The attached patch (against the latest bzr/dev) indents the cmd_* docstrings using PEP 257 format [1], and uses the inspect.getdoc function to format ...
Wilk 111315648710 Apr 2005 If you have really nothing to do, maybe it's rain outside ? You can vote for bzr on kerneltrap.org : http://kerneltrap.org/node/4970...
Jeroen Janssen 111317498010 Apr 2005* Hello, I just want to say that one of the things I like about subversion is that it is possible to use http to access a (remote) repository. I...
att Inverted log (2 Replies)
Sebastien Cote 111318911611 Apr 2005* Hi, I've been player with bazaar-ng in the last few days and one thing that annoyed me, as a user, is the order of the revisions when calling ...
Matt Mackall 111320783811 Apr 2005* (Martin and Daniel, this is slightly updated) General thoughts on repository scalability Some numbers for the kernel repo: 242M of sources unpacked, ~...
tnorth at bluewin.ch 111321813111 Apr 2005* Hello, I am intersted in using Bazaar-ng for a web project. We have a central server, which currently runs darcs, and I would like to try bazaar-ng. I...
Michael Ellerman 111323881411 Apr 2005* Hi Martin & Bzr fans, Chris Mason posted a patch the other day to allow specifying files on the diff command line, but I think we can be a bit fas...
Shane Holloway (IEEE 111324612911 Apr 2005 Just wanted to say a quick hello to the Bazaar-NG folks. First I'd like give you kudos about choosing python to develop in! I think it is a much m...
changed files... (2 Replies)
Erik Bågfors 111326671012 Apr 2005* Hi. One think I noticed when moving from using tla/baz to update the bzr tree to rsync the bzr-repo itself. Is that "tla log" (or if it...
Alexander Belchenko 111328737312 Apr 2005* Hi! I'm try to run bzr-0.0.3 and got error message: Traceback (most recent call last): File "C:\Python24\Scripts\bzr.py", line 24, in ? ...
John Yates 111332227912 Apr 2005* One gripe I have with systems that claim that they support versioning of mv/rename is that, unlike the other operations I perform in my sandbox in whi...
John Yates 111333692012 Apr 2005 I am a total newbie to bzr with zero knowledge of the underlying mechanisms. Still I am guessing that bzr has less inertia / vested-interest in existi...
John Yates 111334060712 Apr 2005 This is totally half-baked so as soon as anyone points up the slightest flaw I will disavow any connection to the idea... :-) Given that a function li...
John Yates 111334928012 Apr 2005* My thought was more that if the git abstraction is sufficiently abstract and a useful building block then bzr ought to exploit it. I would expect the ...
att Great project (1 Reply)
Sebastien Cote 111335841113 Apr 2005* Hi, I just downloaded the development tree via rsync and this looks like a very interesting project. I really look forward to Bazaar-ng being used to ...
Taneli Vähäkangas 111336753213 Apr 2005* Hello, there's a slight bug in bzrlib/trace.py on line 105 that triggers if username gecos field has other than ascii (bad practice, I guess, but ...
Denys Duchier 111338257813 Apr 2005* are there any cases when a changeset (in .bzr/revision-store) has inventory_id and revision_id which are not identical? Cheers,...
bzr log --verbose (2 Replies)
Erik Bågfors 111339284413 Apr 2005* I saw that bzr log --verbose is in now... great.. however.... : [bagfors at zyrgelkwytng]$ ; ./bzr log --verbose bzr: exception: cmd_log() keywords mu...
ignored (3 Replies)
Paul Jakma 111339504313 Apr 2005* Hi, I'm having problems with the ignore command and the ignore functionality: 1. the docs refer to an ignore command but it doesnt work $ bzr igno...
duchier at ps.uni-sb.de 111340111213 Apr 2005 A non-text attachment was scrubbed... Name: PATCH-1 Type: text/x-patch Size: 517 bytes Desc: don't decode None Url : https://lists.ubuntu.com/arch...
John Yates 111341333313 Apr 2005 The standard already existed when I started using DEC systems over 35 years ago. Back then Model 35 Teletypes were not uncommon and I still ran into t...
Magnus Therning 111346402514 Apr 2005* I noticed yesterday that 'bzr status --all' does the expected thing, despite the comment in the code. Today, after rsync, I wanted to remove t...
merges and the dag (1 Reply)
Robert Collins 111347916814 Apr 2005* so theres a DAG formed as merges occur: revision-X incorporates the contents of merged revisions Foo, Bar... One interesting this reviewing this DAG, ...
Tests don't pass!! (8 Replies)
Magnus Therning 111348508114 Apr 2005* I've just started looking at bazaar-ng, and so far I've been impressed. However, today I noticed that after today's rsync the tests don...
John Yates 111350071114 Apr 2005* Not to throw cold water on the notion of monitoring operations but to the extent that bzr aspires to control more than just text files maintained with...
Robert Collins 111351934714 Apr 2005* Using inode sigs to tune diff gives you a mapping : inode signature -> prior data about that inode. Currently we have both text_id and text_sha1 in...
Alexander Belchenko 111353475715 Apr 2005* Hi! I'm have some difficulties with bzr on Windows (bzr unable to work with files in subdirectories because os.sep for Windows is '\\' not...
Nicholas Nethercote 111353478915 Apr 2005* Hi, I just started looking at Bazaar-NG. It looks pretty nice. One minor thing: I noticed that many of the error messages have extra 'u' chara...
Michael Ellerman 111355268915 Apr 2005* Hi Martin, Jason, I've adapted Jason's patch so that we don't have to explicitly specify abbreviations like "st" => "sta...
att command aliases (2 Replies)
Jason Diamond 111355556615 Apr 2005* This patch is pretty trivial but convenient. It allows users to use shorter aliases for commands. Instead of typing "bzr commit" to commit y...
Martin Pool 111355682515 Apr 2005* Instructions for getting bzr-in-bzr are on the download page....
Daniel Robitaille 111357607915 Apr 2005* After succesfully testing bazar-ng on my Hoary box, I tried tonight the "test.sh" test suite on a Mandrake 10.1 machine using the latest dev...
Slow startup? (25 Replies)
Jo Vermeulen 111358381315 Apr 2005* Hello, I tried bzr (the development tree) and it felt pretty slow. Any ideas what may cause this? It seems there is a lot of processing done each time...

Next page

Home | About | Privacy