/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/developers/development-repo.txt

  • Committer: Jelmer Vernooij
  • Date: 2019-03-04 00:16:27 UTC
  • mfrom: (7293 work)
  • mto: This revision was merged to the branch mainline in revision 7318.
  • Revision ID: jelmer@jelmer.uk-20190304001627-v6u7o6pf97tukhek
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
   development version available before pulling in bzr.dev changes
45
45
   around release time, as that is when old format cleanups will occur.
46
46
 
47
 
We cannot guarantee backwards compatability though, because some of the
 
47
We cannot guarantee backwards compatibility though, because some of the
48
48
planned work may be 'upgrade only'. Please see ``bzr help formats`` for
49
49
the text of the 'development' format which will indicate its
50
 
compatability with other formats if you need to interoperate with
 
50
compatibility with other formats if you need to interoperate with
51
51
users or services that do not have bzr.dev.
52
52
 
53
53
Before converting to a development format
171
171
 
172
172
If you need any help or encounter any problems, please contact the developers
173
173
via the usual ways, i.e. chat to us on IRC or send a message to our mailing
174
 
list. See http://wiki.bazaar.canonical.com/BzrSupport for contact details.
 
174
list. See https://www.breezy-vcs.org/pages/support.html for contact details.
175
175
 
176
176
 
177
177
Technical notes