← Back to team overview

yade-users team mailing list archive

Re: help with error debug

 

BTW if you install bzr-gtk package, you might find bzr gdiff and bzr
gcommit handy as well.

> https://yade.hmg.inpg.fr/index.php/Quick_Bazaar_tutorial
> 
> bzr st shows which files are changed by you.
> bzr diff shows diffs, what you have done.
> 
> You can make changes directly in yade-trunk directory.

Exactly.

* You need to sync (bzr up) before commits, to get commits made in the
meantime.
* Make sure your code compiles before you commit.
* Write good brief commit log (numbered, with what you changed, or why
etc).







References