I forgot to push

Rick Richardson <[email protected]> Tue, 2 Nov 2004 08:45:53 -0600
Newsgroups gmane.comp.version-control.bitkeeper.user
Message-ID <[email protected]>
For the umpteenth time, I committed changes to a repo and forgot
to "bk push" them.  For weeks.

Is there a *hideously fast* way I can tell if I have unpushed changes
that I could add to my "cd" alias for when I enter a repo?  Currently
I have this in my "cd" alias...

        if [ -d BitKeeper ]; then
                bk parent
        elif [ -f CVS/Root -a ! -d ../CVS ]; then
                echo -e "CVS repo is: \c"
                cat CVS/Root

Or maybe a button on "citool" labelled "commit&push"?

-Rick (the forgetful)

-- 
Rick Richardson  [email protected]    http://home.mn.rr.com/richardsons/
Linux tools for geocaching          http://geo.rkkda.com

Windows 9x: n. 32 bit extensions and a graphical shell for a 16 bit
patch to an 8 bit operating system originally coded for a 4 bit
microprocessor, written by a 2 bit company that can't stand 1 bit of
competition. -- Cygwin FAQ
_______________________________________________
Bitkeeper-users mailing list
[email protected]
http://bitmover.com/mailman/listinfo/bitkeeper-users
To unsubscribe from this list, go to the above URL, follow instruction at the bottom of the web page.