~ubuntu-branches/ubuntu/lucid/mercurial/lucid

« back to all changes in this revision

Viewing changes to tests/test-init.out

  • Committer: Bazaar Package Importer
  • Author(s): Vernon Tang
  • Date: 2009-01-18 10:39:58 UTC
  • mfrom: (8.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090118103958-4ep2fqb5nl2pyc7y
Tags: 1.1.2-2
* debian/mercurial.postinst: symlink /usr/share/doc/mercurial if dpkg didn't
  do it when upgrading (closes: #512155)
* debian/control: mercurial-common replaces all earlier versions of
  mercurial

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
00changelog.i created
4
4
revlogv1
5
5
store
 
6
fncache
6
7
adding foo
7
 
# creating repo with old format
8
 
revlogv1
 
8
# creating repo with format.usestore=false
 
9
revlogv1
 
10
# creating repo with format.usefncache=false
 
11
store created
 
12
00changelog.i created
 
13
revlogv1
 
14
store
9
15
#test failure
10
16
abort: repository local already exists!
11
17
# init+push to remote2