On Wed, Apr 9, 2008 at 11:23 AM, Ville M. Vainio <[EMAIL PROTECTED]> wrote:

>
> >  Thanks for the help!  I needed it.  You refer to issuing "bzr
> >  checkin".  I think this should be "bzr commit".  Correct?
>
> checkin and ci are aliases for commit.


I didn't know that :-)


> Personally, I always use "ci"
> (old habits die hard) but thought "checkin" is more explicit, for
> beginner docs.


Note: aliases are really helpful.  Here is the present contents of my
bazaar.conf file:

unlock=break-lock bzr+ssh://
[EMAIL PROTECTED]/~edreamleo/leo-editor/trunk/
ediff=diff --using examDiff.exe
wdiff=diff --using winMergeU.exe
get-trunk=branch
http://bazaar.launchpad.net/~leo-editor-team/leo-editor/trunk
merge-trunk=merge
http://bazaar.launchpad.net/~leo-editor-team/leo-editor/trunk
up=commit -m "update aux files"
c=commit
s=status
m=merge
recommit=commit -m "commit after merge"
log=log -r -5

I use 'bzr c', 'bzr s', 'bzr up' and 'bzr recommit' a lot.

This is a local file: your preferences will not affect anyone else.

HTH.

Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to