integrating bazaar status into the shell.

John Arbash Meinel john at arbash-meinel.com
Wed Mar 18 15:00:01 GMT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rahul Nabar wrote:
> While using Bazaar for version control on my Linux boxes (RHEL /
> Centos / Fedora) and it is often nice to know whether a certain file
> is under version control or not when doing a ls on a dir. I use the
> tcshell.
> 
> I have been thinking that it would be nice if my "ls -l" somehow
> produced an extra bit at the end which gave me a quick indication of
> its versioning status. Maybe a * if it's versioned and up-to-date and
> M if versioned but not committed. ls does use colors and flags to make
> other things very evident and this just might be one more useful
> thing.
> 
> Of course there are easy bzr commands that produce this output. But
> has anybody integrated it into a ls wrapper? Or any similar projects?
> Just didn't want to reinvent the wheel!
> 

I don't know of any specific hooks for 'ls -l', you could potentially
change your standard command to "bzr status --short" :)

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknBDHEACgkQJdeBCYSNAAPgJgCfc036uIgqM8lIZO7qcSxV4eB/
EjMAnijRN92cPpkuFcB4zWzz7DpDFJkD
=9LpM
-----END PGP SIGNATURE-----



More information about the bazaar mailing list