bugmonotone - Bugs: bug #12071, nice ideas in bazaar-ng

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #12071: nice ideas in bazaar-ng

Submitter:  Nathaniel Smith <njs>
Submitted:  Mon 21 Feb 2005 08:41:47 AM UTC
   
 
Category:  None Severity:  1 - Wish
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
mtn version --full: 


Fri 18 Mar 2005 09:08:41 AM UTC, comment #1: 
Matt Johnston <mkj>
Group Member
Mon 21 Feb 2005 08:41:47 AM UTC, original submission:  

Some notes to self on things to consider stealing from bazaar-ng, so I won't forget them:
  -- they have a predicate subcommand "is".  "bzr is clean" exits with status 0 if the working directory is clean, for instance.

  -- "Verbose logs are always written to .bzr.log in the current directory".  Why don't we write logs somewhere in MT/?  Especially on crashes, that would be totally useful.  Avoids the twin problems of "users don't want incomprehensible junk spewed in their face" and "users don't want incomprehensible junk scattered randomly around their filesystems".  Doesn't work if we don't have a working directory, of course.  Could drop it in $TMPDIR or something, I suppose.

  -- http://bazaar-ng.org/revision-syntax.html
     in particular, I like "It might even be possible to chain them, getting the file id from one revision and its state from another: @70/hello.c@31  This means "the file that was called hello.c in revision 70, give me its state in revision 31.""  Neat idea, could be very useful.  I've totally been wanting syntax for file-in-revision lately...

Nathaniel Smith <njs>
Group Member

 

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

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 tommyd (Updated 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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-04-30 tommyd Assigned tonjs None

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code