Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
howtos:vcs_editor [2011/06/04 23:58] – Add Bazaar and tags for it. codebrainz | howtos:vcs_editor [2011/06/05 00:14] (current) – Add reference to GeanyVC. codebrainz | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Using Geany as your VCS Editor ===== | ===== Using Geany as your VCS Editor ===== | ||
- | The following instructions and commands are to help you use Geany as the editor used with your [[http:// | + | The following instructions and commands are to help you use Geany as the editor used with your [[http:// |
+ | |||
+ | ==== Bazaar ==== | ||
+ | < | ||
+ | echo ' | ||
+ | source ~/.bashrc | ||
+ | </ | ||
==== Git ==== | ==== Git ==== | ||
< | < | ||
- | |||
- | ==== Subversion ==== | ||
- | < | ||
==== Mercurial ==== | ==== Mercurial ==== | ||
- | < | + | < |
+ | echo ' | ||
+ | source ~/.bashrc | ||
+ | </ | ||
- | ==== Bazaar | + | ==== Subversion |
- | < | + | < |
+ | echo ' | ||
+ | source ~/.bashrc | ||
+ | </ | ||
- | {{tag> | + | {{tag> |